Skip to content
Snippets Groups Projects
  • Jaime Pérez Crespo's avatar
    588f544a
    bugfix: set AllowCreate in NameIDPolicy to true by default · 588f544a
    Jaime Pérez Crespo authored
    This was previously the case. However, when we introduced the new way to configure NameIDPolicy by using arrays, the default for old-style string configurations changed so AllowCreate was then unset. When unset, the SAML standard sets its default to false, effectively creating interoperability issues when uses upgraded SimpleSAMLphp without changing the configuration.
    
    This resolves #1230.
    588f544a
    History
    bugfix: set AllowCreate in NameIDPolicy to true by default
    Jaime Pérez Crespo authored
    This was previously the case. However, when we introduced the new way to configure NameIDPolicy by using arrays, the default for old-style string configurations changed so AllowCreate was then unset. When unset, the SAML standard sets its default to false, effectively creating interoperability issues when uses upgraded SimpleSAMLphp without changing the configuration.
    
    This resolves #1230.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.