diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-10 15:37:21 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-10 15:37:21 +0100 |
commit | 43d642bf5f3286c748d3bd2a48fe53338053b005 (patch) | |
tree | 3e943d2ef1a006b4a4001f4ac04ff94695fa9eb4 | |
parent | b3f4b2b5fd86ed32741a926b9028483d1ef188e6 (diff) |
SWAMID-126: errorURL added for idp.hj.se
-rw-r--r-- | swamid-2.0/idp.hj.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |