diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-03-02 08:37:20 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-03-02 08:37:20 +0100 |
commit | d59a62b299d54a01072e00d8baa914b00f79bd80 (patch) | |
tree | 1de8390211e22d00f04a5d2f26cb4f5730d82e8c | |
parent | 19a73f32344db7b68eef3312a5931f4bd73c7d6c (diff) |
SWAMID-106 errorURL för mdh.se
-rw-r--r-- | swamid-2.0/idp.mdh.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp.mdh.se-idp-shibboleth.xml b/swamid-2.0/idp.mdh.se-idp-shibboleth.xml index bcf813c4..01227143 100644 --- a/swamid-2.0/idp.mdh.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.mdh.se-idp-shibboleth.xml @@ -14,7 +14,7 @@ </samla:Attribute> </attr: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.mdh.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">mdh.se</shibmd:Scope> <mdui:UIInfo> |