We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1d035 commit f28c470Copy full SHA for f28c470
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 6.0.0 (2020-07-10)
4
+
5
+- Differentiate between metadata NameIDFormat and AuthnRequest NameIDPolicy Format
6
+ - Users using `name_id_format` to set the `<NameIDPolicy Format="...">` attribute now
7
+ need to use the new configuration option `name_id_policy_format`.
8
+- Fix documentation formatting
9
10
## 5.4.0 (2020-07-10)
11
12
- Fix generation of signed metadata
VERSION
@@ -1 +1 @@
-5.4.0
+6.0.0
0 commit comments