diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-17 13:08:07 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2021-03-17 13:08:07 +0100 |
commit | 9b21376ecf8e68376461b1991fa902835fe9b5b4 (patch) | |
tree | 77b56a676593f76c7ba2fe3fbf52e07ad1d16a4b /swamid-2.0/adfs.umu.se-adfs-services-trust.xml | |
parent | 776a8d0a411652b271eb517c8a6481354e6d0d2e (diff) |
SWAMID-149 updated errorURL for UmU
Diffstat (limited to 'swamid-2.0/adfs.umu.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/adfs.umu.se-adfs-services-trust.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/adfs.umu.se-adfs-services-trust.xml b/swamid-2.0/adfs.umu.se-adfs-services-trust.xml index 5fab9555..b0271348 100644 --- a/swamid-2.0/adfs.umu.se-adfs-services-trust.xml +++ b/swamid-2.0/adfs.umu.se-adfs-services-trust.xml @@ -53,7 +53,7 @@ <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://adfs.umu.se/adfs/ls/" index="0" isDefault="true"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://adfs.umu.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" 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://adfs.umu.se/adfs/services/trust"> + <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" errorURL="https://administrationsverktyg.umu.se/ErrorUrl?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX"> <Extensions> <shibmd:Scope xmlns="" regexp="false">umu.se</shibmd:Scope> <mdui:UIInfo> |