diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-02-08 14:43:13 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-02-08 14:43:13 +0100 |
commit | c7dd87206ab58592407547896c3c4b970632cde8 (patch) | |
tree | 982e295665626fd4d731b756a327aa619c1ff605 | |
parent | 86c57d908d70784f9c7fd827fdbb30b66a8b75ff (diff) |
SWAMID-33: errorURL for idp01.gih.se added
-rw-r--r-- | swamid-2.0/idp01.gih.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp01.gih.se-idp-shibboleth.xml b/swamid-2.0/idp01.gih.se-idp-shibboleth.xml index 913fa76e..00fb5592 100644 --- a/swamid-2.0/idp01.gih.se-idp-shibboleth.xml +++ b/swamid-2.0/idp01.gih.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://idp01.gih.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">gih.se</shibmd:Scope> <mdui:UIInfo> |