From 43d642bf5f3286c748d3bd2a48fe53338053b005 Mon Sep 17 00:00:00 2001 From: Fredrik Domeij <fredrik.domeij@umu.se> Date: Wed, 10 Mar 2021 15:37:21 +0100 Subject: SWAMID-126: errorURL added for idp.hj.se --- swamid-2.0/idp.hj.se-idp-shibboleth.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swamid-2.0/idp.hj.se-idp-shibboleth.xml b/swamid-2.0/idp.hj.se-idp-shibboleth.xml index 6059cbb1..df6ddebf 100644 --- a/swamid-2.0/idp.hj.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.hj.se-idp-shibboleth.xml @@ -15,7 +15,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.hj.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">hj.se</shibmd:Scope> <mdui:UIInfo> -- cgit v1.2.3