diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-16 15:11:37 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-16 15:11:37 +0100 |
commit | 04dd7ce8f8192b45801c8d7e2bb33f5116988096 (patch) | |
tree | 09cf2cff2c8270ce0dbe6e5ff6e751d9cfd47320 /swamid-2.0/idp.uhr.se-idp-shibboleth.xml | |
parent | 8c7f5f2819c7f26d2380f4a88ed409633ac6e1e9 (diff) |
LTRE-145: Default errorURL added to all IdP:s with none
Diffstat (limited to 'swamid-2.0/idp.uhr.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.uhr.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp.uhr.se-idp-shibboleth.xml b/swamid-2.0/idp.uhr.se-idp-shibboleth.xml index 992be8a2..4622865f 100644 --- a/swamid-2.0/idp.uhr.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.uhr.se-idp-shibboleth.xml @@ -11,7 +11,7 @@ <mdrpi:RegistrationPolicy xml:lang="en">http://swamid.se/policy/mdrps</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> </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://error.swamid.se/?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX&entityid=https://idp.uhr.se/idp/shibboleth"> <Extensions> <shibmd:Scope regexp="false">uhr.se</shibmd:Scope> <mdui:UIInfo> |