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/flax.nettst.chalmers.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/flax.nettst.chalmers.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/flax.nettst.chalmers.se-adfs-services-trust.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/flax.nettst.chalmers.se-adfs-services-trust.xml b/swamid-2.0/flax.nettst.chalmers.se-adfs-services-trust.xml index ba89b325..8c8ad31d 100644 --- a/swamid-2.0/flax.nettst.chalmers.se-adfs-services-trust.xml +++ b/swamid-2.0/flax.nettst.chalmers.se-adfs-services-trust.xml @@ -5,7 +5,7 @@ <mdrpi:RegistrationPolicy xml:lang="en">http://swamid.se/policy/mdrps</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> </md:Extensions> - <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://flax.nettst.chalmers.se/adfs/services/trust"> <Extensions> <shibmd:Scope regexp="false">nettst.chalmers.se</shibmd:Scope> </Extensions> |