diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-04-27 09:56:21 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-04-27 09:56:21 +0200 |
commit | 826e04aa416c3b43048e08f863e9b611c68fbd0c (patch) | |
tree | b5ba74093c103ed57dce3bbf24efb49d56b950d5 | |
parent | 8ae1acc85d57f00f4d0ee3e93531dc82a53746fa (diff) | |
parent | 6cffdd3615f641551f36c15c0ba860bd3681049e (diff) |
Merge branch 'master' of git.swamid.se:swamid-metadata
-rw-r--r-- | swamid-2.0/idp-shib.slu.se-idp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/idp-shib.slu.se-idp.xml b/swamid-2.0/idp-shib.slu.se-idp.xml index 3da8add6..0f5857b0 100644 --- a/swamid-2.0/idp-shib.slu.se-idp.xml +++ b/swamid-2.0/idp-shib.slu.se-idp.xml @@ -14,7 +14,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 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://idp-shib.slu.se/idp"> + <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://saml-error.slu.se/?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX"> <Extensions> <shibmd:Scope regexp="false">slu.se</shibmd:Scope> <mdui:UIInfo> |