diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-11 13:01:47 +0200 |
commit | 613877f26f0a154dbf6b6469dab88e8521420185 (patch) | |
tree | c457887571e5958f37e401d2f0e549180ea992f2 /swamid-2.0/ladok3.its.umu.se-user-idp.xml | |
parent | 9a06cdcfc18d6c7a9579fb891c7c203c40b7b3e0 (diff) |
Restore correct syntax
Diffstat (limited to 'swamid-2.0/ladok3.its.umu.se-user-idp.xml')
-rw-r--r-- | swamid-2.0/ladok3.its.umu.se-user-idp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/ladok3.its.umu.se-user-idp.xml b/swamid-2.0/ladok3.its.umu.se-user-idp.xml index 72fee3c4..2130712b 100644 --- a/swamid-2.0/ladok3.its.umu.se-user-idp.xml +++ b/swamid-2.0/ladok3.its.umu.se-user-idp.xml @@ -5,7 +5,7 @@ <mdrpi:RegistrationPolicy xml:lang="en">https://www.sunet.se/wp-content/uploads/2016/08/SWAMID-Metadata-Registration-Practice-Statement-v2.pdf</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> </md:Extensions> - <IDPSSODescriptor errorURL="https://ladok3.its.umu.se/errorURL/ERRORURL_CODE.html?ts=ERRORURL_TS&rp=ERRORURL_RP&tid=ERRORURL_TID&ctx=ERRORURL_CTX" xmlns="urn:oasis:names:tc:SAML:2.0:metadata" protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> + <IDPSSODescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" errorURL="https://ladok3.its.umu.se/errorURL/ERRORURL_CODE.html?ts=ERRORURL_TS&rp=ERRORURL_RP&tid=ERRORURL_TID&ctx=ERRORURL_CTX" protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <shibmd:Scope regexp="false">ladok3.ladok.umu.se</shibmd:Scope> </Extensions> |