diff options
Diffstat (limited to 'swamid-interfederations-1.0/rnd.feide.no.xml')
-rw-r--r-- | swamid-interfederations-1.0/rnd.feide.no.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/swamid-interfederations-1.0/rnd.feide.no.xml b/swamid-interfederations-1.0/rnd.feide.no.xml new file mode 100644 index 00000000..62f5a657 --- /dev/null +++ b/swamid-interfederations-1.0/rnd.feide.no.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://rnd.feide.no/simplesaml/module.php/saml/sp/metadata.php/saml"> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://rnd.feide.no/simplesaml/module.php/saml/sp/saml2-logout.php/saml"/> + <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://rnd.feide.no/simplesaml/module.php/saml/sp/saml2-acs.php/saml" index="0"/> + <md:AttributeConsumingService index="0"> + <md:ServiceName xml:lang="en">Feide RnD Blog</md:ServiceName> + <md:ServiceName xml:lang="no">Feide RnD Blogg</md:ServiceName> + <md:ServiceDescription xml:lang="en">The blog of Feide RnD</md:ServiceDescription> + <md:ServiceDescription xml:lang="no">Bloggen til Feide RnD</md:ServiceDescription> + <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:0.9.2342.19200300.100.1.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.5.4.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.16.840.1.113730.3.1.241" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.5.4.42" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute Name="urn:oid:2.16.840.1.113730.3.1.39" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + </md:AttributeConsumingService> + </md:SPSSODescriptor> +</md:EntityDescriptor> |