-
Jaime Perez Crespo authored
Change the extension of the documentation files from .txt to .md so that they can processed as markdown and displayed in github.
677c3b0b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
simplesamlphp-upgrade-notes-1.11.md 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
toTRUE
inconfig/authsources.php
.