diff options
author | Leif Johansson <leifj@sunet.se> | 2016-02-15 13:13:53 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2016-02-15 13:13:53 +0100 |
commit | 3710ff9e2a610e4fd2b57af320afbe1ed4a09080 (patch) | |
tree | c401d79c4f2fa57c706903252cfe9a2f5ff2817d /swamid-interfederations-2.0/securemail.feide.no.xml | |
parent | 60747e707831aaccb85010a386d8084a22febc56 (diff) |
https://kalmar2.org/simplesaml/module.php/aggregator/?id=kalmarcentral2&set=saml2&exclude=sweden&mimetype=application/xml into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/securemail.feide.no.xml')
-rw-r--r-- | swamid-interfederations-2.0/securemail.feide.no.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/swamid-interfederations-2.0/securemail.feide.no.xml b/swamid-interfederations-2.0/securemail.feide.no.xml new file mode 100644 index 00000000..4117fd4b --- /dev/null +++ b/swamid-interfederations-2.0/securemail.feide.no.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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://securemail.feide.no/simplesaml/saml2/sp/metadata.php"> + <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://securemail.feide.no/simplesaml/saml2/sp/SingleLogoutService.php"/> + <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://securemail.feide.no/simplesaml/saml2/sp/AssertionConsumerService.php" index="0"/> + <md:AttributeConsumingService index="0"> + <md:ServiceName xml:lang="en">Feide SecureMail</md:ServiceName> + <md:ServiceName xml:lang="no">Feide SecureMail</md:ServiceName> + <md:ServiceDescription xml:lang="en">Allows user to in a secure way send messages to others. A better alternative to unencrypted email messages.</md:ServiceDescription> + <md:ServiceDescription xml:lang="no">En tjeneste for å sende sikre meldinger til andre. Et godt alternativ til ukryptert e-post.</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> |