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/sts.vinnova.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/sts.vinnova.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/sts.vinnova.se-adfs-services-trust.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/sts.vinnova.se-adfs-services-trust.xml b/swamid-2.0/sts.vinnova.se-adfs-services-trust.xml index 5e610397..d57982f9 100644 --- a/swamid-2.0/sts.vinnova.se-adfs-services-trust.xml +++ b/swamid-2.0/sts.vinnova.se-adfs-services-trust.xml @@ -11,7 +11,7 @@ </saml:Attribute> </mdattr:EntityAttributes> </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://sts.vinnova.se/adfs/services/trust"> <md:Extensions> <shibmd:Scope regexp="false">vinnova.se</shibmd:Scope> <shibmd:Scope regexp="false">snsa.se</shibmd:Scope> |