diff options
author | Leif Johansson <leifj@sunet.se> | 2011-09-20 17:12:57 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-09-20 17:12:57 +0200 |
commit | e7f2d267068411f5c1a8e8d19d6622b846073c0f (patch) | |
tree | 3e7a6af1e234ffc900d284cd87f8be084d11ce91 /swamid-interfederations-2.0/rnd.feide.no.xml | |
parent | 4363053134718258977d05849d8d3e1a424ae599 (diff) |
swamid 2.0 structure
Diffstat (limited to 'swamid-interfederations-2.0/rnd.feide.no.xml')
-rw-r--r-- | swamid-interfederations-2.0/rnd.feide.no.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/swamid-interfederations-2.0/rnd.feide.no.xml b/swamid-interfederations-2.0/rnd.feide.no.xml new file mode 100644 index 00000000..164aa9c4 --- /dev/null +++ b/swamid-interfederations-2.0/rnd.feide.no.xml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:Extensions> + <saml:Attribute Name="tags"> + <saml:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">kalmar</saml:AttributeValue> + <saml:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">norway</saml:AttributeValue> + </saml:Attribute> + </md:Extensions> + <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> |