diff options
author | Leif Johansson <leifj@sunet.se> | 2017-10-03 15:42:30 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2017-10-03 15:42:30 +0200 |
commit | 96eea42d1faa2a92817a84eb5ea38eb933d523eb (patch) | |
tree | 22cf67d452cb8d5590530cec50541e83cce34f27 /swamid-2.0/scalear-saml.herokuapp.com.xml | |
parent | 7f5e07d54a4bac72c73ce56f8b8b156e077498b4 (diff) | |
parent | 43284a0dd42fbd3743a1cd2c10ee68630710252e (diff) |
Merge branch 'master' of git.swamid.se:swamid-metadata
Diffstat (limited to 'swamid-2.0/scalear-saml.herokuapp.com.xml')
-rw-r--r-- | swamid-2.0/scalear-saml.herokuapp.com.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/swamid-2.0/scalear-saml.herokuapp.com.xml b/swamid-2.0/scalear-saml.herokuapp.com.xml index 5a61fc2f..0151e980 100644 --- a/swamid-2.0/scalear-saml.herokuapp.com.xml +++ b/swamid-2.0/scalear-saml.herokuapp.com.xml @@ -29,11 +29,12 @@ </ds:KeyInfo> </md:KeyDescriptor> <md:NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</md:NameIDFormat> + <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</md:NameIDFormat> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" index="1" Location="https://scalear-saml.herokuapp.com/saml/consume"/> </md:SPSSODescriptor> <md:Organization> <md:OrganizationName xml:lang="en">Scalable Learning</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">Scalable Learning</md:OrganizationDisplayName> - <md:OrganizationURL xml:lang="en">www.scalable-learning.com</md:OrganizationURL> + <md:OrganizationURL xml:lang="en">https://www.scalable-learning.com</md:OrganizationURL> </md:Organization> </md:EntityDescriptor> |