diff options
author | Paul Scott <paul.scott@kau.se> | 2017-11-21 15:48:12 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-11-21 15:48:12 +0100 |
commit | b1da0a59ba44195c5e947443bdb9878d4180dc41 (patch) | |
tree | 17f77934a8445e55268c504ecc8cfb65e399b582 /swamid-2.0/login.ki.se-idp-shibboleth.xml | |
parent | dede7c039f4e640a828a94d5ef69a53caa3f115f (diff) |
Attempt to resolve SWAMIDOPS-333
Diffstat (limited to 'swamid-2.0/login.ki.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/login.ki.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/login.ki.se-idp-shibboleth.xml b/swamid-2.0/login.ki.se-idp-shibboleth.xml index 7c8d2344..ebaaba09 100644 --- a/swamid-2.0/login.ki.se-idp-shibboleth.xml +++ b/swamid-2.0/login.ki.se-idp-shibboleth.xml @@ -121,7 +121,7 @@ BazoaLKp7SoAtN5cqOcYTgOJY89fkO6T8gqd <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login.ki.se/idp/profile/SAML2/POST/SSO"/> <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://login.ki.se/idp/profile/SAML2/Redirect/SSO"/> </IDPSSODescriptor> - <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> + <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <shibmd:Scope regexp="false">ki.se</shibmd:Scope> </Extensions> |