We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1474c4b commit 156aee6Copy full SHA for 156aee6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 5.2.0 (2020-06-23)
4
+
5
+- Fix presence of empty eIDAS RequestedAttributes element on AuthnRequest
6
+- Refactor create_authn_request method to be easier to reason about
7
+- Fix NameIDPolicy checks for allowed Format and allowCreate values
8
9
10
## 5.1.0 (2020-06-09)
11
12
- support eIDAS RequestedAttributes per AuthnRequest
VERSION
@@ -1 +1 @@
-5.1.0
+5.2.0
0 commit comments