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/fs.liu.se-adfs-services-trust.xml | |
parent | 8c7f5f2819c7f26d2380f4a88ed409633ac6e1e9 (diff) |
LTRE-145: Default errorURL added to all IdP:s with none
Diffstat (limited to 'swamid-2.0/fs.liu.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/fs.liu.se-adfs-services-trust.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/fs.liu.se-adfs-services-trust.xml b/swamid-2.0/fs.liu.se-adfs-services-trust.xml index 304ee4db..893d79a5 100644 --- a/swamid-2.0/fs.liu.se-adfs-services-trust.xml +++ b/swamid-2.0/fs.liu.se-adfs-services-trust.xml @@ -92,7 +92,7 @@ uR2IR/P9sJcaFTLtfYyZ1cTyC2eWviV+UCGwfW17U5WB23E3+NVGGpNKIfBukRYa <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fs.liu.se/adfs/ls/" index="0" isDefault="true"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fs.liu.se/adfs/ls/" index="1"/> </SPSSODescriptor> - <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" 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=http://fs.liu.se/adfs/services/trust"> <Extensions> <shibmd:Scope regexp="false">liu.se</shibmd:Scope> <mdui:UIInfo> |