Skip to content
Snippets Groups Projects
Commit cc32d0af authored by Kirill Roskolii's avatar Kirill Roskolii
Browse files

Fixed interoperable SAML 2 profile link.

parent e7ed8c4f
No related branches found
No related tags found
No related merge requests found
...@@ -174,7 +174,7 @@ files, see the [IdP hosted reference](simplesamlphp-reference-idp-hosted). ...@@ -174,7 +174,7 @@ files, see the [IdP hosted reference](simplesamlphp-reference-idp-hosted).
Using the `uri` NameFormat on attributes Using the `uri` NameFormat on attributes
---------------------------------------- ----------------------------------------
The [interoperable SAML 2 profile](http://saml2int.org/profile/current) specifies that attributes should be delivered using the `urn:oasis:names:tc:SAML:2.0:attrname-format:uri` NameFormat. The [interoperable SAML 2 profile](https://kantarainitiative.github.io/SAMLprofiles/saml2int.html) specifies that attributes should be delivered using the `urn:oasis:names:tc:SAML:2.0:attrname-format:uri` NameFormat.
We therefore recommended enabling this in new installations. We therefore recommended enabling this in new installations.
This can be done by adding the following to the saml20-idp-hosted configuration: This can be done by adding the following to the saml20-idp-hosted configuration:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment