diff options
author | Paul Scott <paul.scott@kau.se> | 2018-11-16 09:13:10 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2018-11-16 09:13:10 +0000 |
commit | 98bbc2852cd4ae8b637a9d843c78dc8028afa633 (patch) | |
tree | 2bf40c3fd5e618c50b719653e4617099a384b629 | |
parent | ca70c85b50cbe26c67e52a302e9e542b18bf61a5 (diff) |
Add ehs scope to ths idp
-rw-r--r-- | swamid-2.0/idp.ths.se-idp-shibboleth.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-2.0/idp.ths.se-idp-shibboleth.xml b/swamid-2.0/idp.ths.se-idp-shibboleth.xml index 9fe246b1..6dc0b26f 100644 --- a/swamid-2.0/idp.ths.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.ths.se-idp-shibboleth.xml @@ -3,6 +3,7 @@ <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <Extensions> <shibmd:Scope regexp="false">ths.se</shibmd:Scope> + <shibmd:Scope regexp="false">ehs.se</shibmd:Scope> <mdui:UIInfo> <mdui:DisplayName xml:lang="sv">Teologiska högskolan Stockholm</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Stockholm School of Theology</mdui:DisplayName> @@ -97,6 +98,7 @@ xAdB19mh1plahNrAaEfu6Ldetyz9iulY <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> <Extensions> <shibmd:Scope regexp="false">ths.se</shibmd:Scope> + <shibmd:Scope regexp="false">ehs.se</shibmd:Scope> </Extensions> <KeyDescriptor use="signing"> <ds:KeyInfo> |