diff options
author | Paul Scott <paul.scott@kau.se> | 2021-02-02 12:32:07 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2021-02-02 12:32:07 +0000 |
commit | e74ad5bb219204a7192280fa07f86c4c72d24aed (patch) | |
tree | ac4fe7fb3428c48ba69f94bad13734b45bf3cb1a /swamid-2.0 | |
parent | e02537907bc9175745bfd8ac5077fe69e8534f64 (diff) |
Error URL KAU production IdP
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/weblogin.kau.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml b/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml index ad1e9f34..4a589461 100644 --- a/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml +++ b/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml @@ -18,7 +18,7 @@ </samla:Attribute> </mdattr: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://weblogin.kau.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">kau.se</shibmd:Scope> <mdui:UIInfo> |