diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-18 14:42:55 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-18 14:42:55 +0100 |
commit | b54b67f71cf294634596615097ae3ec8eafd6a39 (patch) | |
tree | abf5f6d02dad605ffdecce498129609db82e53cd | |
parent | 861b8b4a2bc281e8561f94086627e3a959376ee3 (diff) |
SWAMID-155: errorURL updated for idp.ltu.se
-rw-r--r-- | swamid-2.0/idp.ltu.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp.ltu.se-idp-shibboleth.xml b/swamid-2.0/idp.ltu.se-idp-shibboleth.xml index 3898968c..8fc1a00d 100644 --- a/swamid-2.0/idp.ltu.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.ltu.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" 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.ltu.se/idp/shibboleth"> + <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://www.ltu.se/ltu/it-support/loginerror-1.207338"> <Extensions> <shibmd:Scope regexp="false">ltu.se</shibmd:Scope> <mdui:UIInfo> |