diff options
author | Paul Scott <paul.scott@kau.se> | 2021-03-01 15:52:30 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2021-03-01 15:52:30 +0000 |
commit | 19a73f32344db7b68eef3312a5931f4bd73c7d6c (patch) | |
tree | 37a1a2dff9efa61e62681b4333242609fcc8fb2e /swamid-2.0/idp.mah.se-idp-shibboleth.xml | |
parent | a962256c14f93dd70cf21d6a0c0d4c45a27a3b5f (diff) |
SWAMID-107 Errorurl för MAH
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, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp.mah.se-idp-shibboleth.xml b/swamid-2.0/idp.mah.se-idp-shibboleth.xml index e4e1700e..cff37190 100644 --- a/swamid-2.0/idp.mah.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.mah.se-idp-shibboleth.xml @@ -14,7 +14,7 @@ </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> - <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"> + <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" errorURL="https://idp.mah.se/error/?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX"> <Extensions> <shibmd:Scope regexp="false">mah.se</shibmd:Scope> <shibmd:Scope regexp="false">mau.se</shibmd:Scope> |