diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index bd5d853340526db923e8a3478e11e80faa4db311..51fa2cf9b312144aaa0e0549c1df08f90d351165 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -89,6 +89,7 @@ Released TBD ### saml * AttributeConsumingService: allow to set isDefault and index options. * Encrypted attributes in an assertion are now decrypted correctly. + * Prefer HTTP-Redirect binding for an AuthnRequest if available. ### smartattributes * Fix to make the `add_authority` option work.