diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-16 15:11:37 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-16 15:11:37 +0100 |
commit | 04dd7ce8f8192b45801c8d7e2bb33f5116988096 (patch) | |
tree | 09cf2cff2c8270ce0dbe6e5ff6e751d9cfd47320 /swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml | |
parent | 8c7f5f2819c7f26d2380f4a88ed409633ac6e1e9 (diff) |
LTRE-145: Default errorURL added to all IdP:s with none
Diffstat (limited to 'swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml b/swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml index 47a7e2d7..e8abd966 100644 --- a/swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml +++ b/swamid-2.0/testidpv4.lu.se-idp-shibboleth.xml @@ -18,7 +18,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://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://testidpv4.lu.se/idp/shibboleth"> <Extensions> <shibmd:Scope regexp="false">lu.se</shibmd:Scope> <mdui:UIInfo> |