Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
simplesamlphp-upgrade-notes-1.11.txt 251 B
Upgrade notes for SimpleSAMLphp 1.11
====================================

  * Support for the Holder-of-Key profile in the SAML 2.0 SP has been disabled by default.
    To enable it, set `saml20.hok.assertion` to `TRUE` in `config/authsources.php`.