Skip to content

Commit bdb71dd

Browse files
committed
Describe NameIDPolicy change
1 parent 2ee63c0 commit bdb71dd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/simplesamlphp-upgrade-notes-2.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ config file manually.
5252
The date formatting when specifying a custom logging string has been changed from PHP's
5353
deprecated `strftime()` format to PHP's `date()` format.
5454

55+
The format of the `NameIDPolicy` option has been changed: to omit sending the
56+
element entirely, you can no longer specify `false` but need to set it to
57+
an empty array (`[]`).
58+
5559
Configuration options that have been removed:
5660

5761
- simplesaml.nameidattribute. Use the appropriate authproc-filters instead

0 commit comments

Comments
 (0)