diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-06-12 08:15:13 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2019-06-12 08:15:13 +0200 |
commit | d7aacae3307d0a126ce5ff3cb9087dcd4683317e (patch) | |
tree | ae26675bdc3ac1efb2f145b9b4846ad7c6526102 /swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml | |
parent | e5d4ace31a8584b4cb4fc1f85f0cedbf447a67a2 (diff) |
registrationAuthority added to all xml files in swamid-2.0/
xml files normalized, the same way later done during generation om
metadata streams (namespaces, cleaning etc)
Diffstat (limited to 'swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml')
-rw-r--r-- | swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml b/swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml index 1f199d36..208d10a4 100644 --- a/swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml +++ b/swamid-2.0/s2s.ifmsa.se-saml2-proxy_saml2_backend.xml @@ -1,19 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> -<ns0:EntityDescriptor xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ns1="http://www.w3.org/2000/09/xmldsig#" xmlns:ns2="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" entityID="https://s2s.ifmsa.se/Saml2/proxy_saml2_backend.xml"> - <ns0:Extensions> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" entityID="https://s2s.ifmsa.se/Saml2/proxy_saml2_backend.xml"> + <md:Extensions> + <mdrpi:RegistrationInfo registrationAuthority="http://www.swamid.se/"> + <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> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> - </ns0:Extensions> - <ns0:SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + </md:Extensions> + <ns0:SPSSODescriptor xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <ns0:Extensions> - <ns2:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://s2s.ifmsa.se/Saml2/disco" index="1"/> + <ns2:DiscoveryResponse xmlns:ns2="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://s2s.ifmsa.se/Saml2/disco" index="1"/> </ns0:Extensions> <ns0:KeyDescriptor use="signing"> - <ns1:KeyInfo> + <ns1:KeyInfo xmlns:ns1="http://www.w3.org/2000/09/xmldsig#"> <ns1:X509Data> <ns1:X509Certificate>MIIDZDCCAkwCCQC/CkAr6rf3djANBgkqhkiG9w0BAQsFADB0MQswCQYDVQQGEwJT RTESMBAGA1UECAwJU3RvY2tob2xtMRIwEAYDVQQHDAlTdG9ja2hvbG0xFTATBgNV @@ -42,17 +45,17 @@ zJkE6G+EYWU= <ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://s2s.ifmsa.se/Saml2/acs/post" index="1"/> <ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://s2s.ifmsa.se/Saml2/acs/redirect" index="2"/> </ns0:SPSSODescriptor> - <ns0:Organization> + <ns0:Organization xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata"> <ns0:OrganizationName xml:lang="en">IFMSA-Sweden</ns0:OrganizationName> <ns0:OrganizationDisplayName xml:lang="en">IFMSA-Sweden</ns0:OrganizationDisplayName> <ns0:OrganizationURL xml:lang="en">https://www.ifmsa.se</ns0:OrganizationURL> </ns0:Organization> - <ns0:ContactPerson contactType="technical"> + <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> <ns0:GivenName>Admin</ns0:GivenName> <ns0:EmailAddress>mailto:admin@ifmsa.se</ns0:EmailAddress> </ns0:ContactPerson> - <ns0:ContactPerson contactType="support"> + <ns0:ContactPerson xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" contactType="support"> <ns0:GivenName>Admin</ns0:GivenName> <ns0:EmailAddress>mailto:admin@ifmsa.se</ns0:EmailAddress> </ns0:ContactPerson> -</ns0:EntityDescriptor> +</md:EntityDescriptor> |