diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2021-02-18 07:59:54 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2021-02-18 07:59:54 +0100 |
commit | baa205b8949672e4dba7dda7aaa323f663a9774e (patch) | |
tree | d2962025768ad18dd49fbdd8f7e9d7103165b5d3 /swamid-2.0/idp.mah.se-idp-shibboleth.xml | |
parent | 7ab568a7fc719993ef564e0678390ffdebafd755 (diff) |
SWAMID-82, Ändring av scope på idp metadata
Diffstat (limited to 'swamid-2.0/idp.mah.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.mah.se-idp-shibboleth.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-2.0/idp.mah.se-idp-shibboleth.xml b/swamid-2.0/idp.mah.se-idp-shibboleth.xml index 3ff6c3f6..e4e1700e 100644 --- a/swamid-2.0/idp.mah.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.mah.se-idp-shibboleth.xml @@ -17,6 +17,7 @@ <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" 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">mah.se</shibmd:Scope> + <shibmd:Scope regexp="false">mau.se</shibmd:Scope> <mdui:UIInfo> <mdui:DisplayName xml:lang="sv">Malmö universitet</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Malmö University</mdui:DisplayName> @@ -122,6 +123,7 @@ Sb3rBCm5iyTFace5tFk069wtFHASk2Xy8atTMLx0nbFkq5eE/DVRsYj+C7QZOLTf <AttributeAuthorityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> <Extensions> <shibmd:Scope regexp="false">mah.se</shibmd:Scope> + <shibmd:Scope regexp="false">mau.se</shibmd:Scope> </Extensions> <KeyDescriptor use="signing"> <ds:KeyInfo> |