File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 4.9.0 (2019-11-03)
4
+
5
+ - Add mdstore methods to extract mdui uiinfo elements
6
+ - Add attribute mapping for umbrellaID attributes
7
+ - Fix logic error in pick_binding method for Entity class
8
+ - Validate the audience of assertions regardless of a response being unsolicited
9
+ - Fix PKCS_9 saml_url prefix
10
+ - docs: Fix warnings from docs generation
11
+ - docs: Update release instructions regarding branch releases
12
+ - docs: Fix list formatting on IdP example page
13
+ - docs: Update pysaml2 options doc with ` name_id_format_allow_create `
14
+ - misc: fix various typos
15
+
16
+
3
17
## 4.8.0 (2019-07-08)
4
18
5
19
- Refactor the way ForceAuthn is set: check for "true" and "1"
Original file line number Diff line number Diff line change 1
- 4.8 .0
1
+ 4.9 .0
You can’t perform that action at this time.
0 commit comments