diff options
Diffstat (limited to 'swamid-interfederations-2.0/atlases.muni.cz.xml')
-rw-r--r-- | swamid-interfederations-2.0/atlases.muni.cz.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/swamid-interfederations-2.0/atlases.muni.cz.xml b/swamid-interfederations-2.0/atlases.muni.cz.xml new file mode 100644 index 00000000..cb22ece2 --- /dev/null +++ b/swamid-interfederations-2.0/atlases.muni.cz.xml @@ -0,0 +1,20 @@ +<?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://atlases.muni.cz/shibboleth"> + <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">denmark</saml:AttributeValue> + <saml:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">iceland</saml:AttributeValue> + </saml:Attribute> + </md:Extensions> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://atlases.muni.cz/Shibboleth.sso/SAML2/POST" index="0"/> + <md:AttributeConsumingService index="0"> + <md:ServiceName xml:lang="en">Atlas of dermatology</md:ServiceName> + <md:ServiceName xml:lang="da">Dermatologi-atlas</md:ServiceName> + <md:ServiceDescription xml:lang="en">to provide access to the three atlases: 1) Dermapathology, 2) Fetal and Neonaltal Pathology, 3) Pathology for pregraduate students of medicine. The atlases may serve as sources of teaching material for pregraduate as well as postgraduate students of pathology.</md:ServiceDescription> + <md:ServiceDescription xml:lang="da">give adgang til tre atlasser: 1) Dermatologi, 2) Fetal og neonatal patologi, 3) Patologi for medicinstudernde. Atlasserne kan bruges som undervisningsmateriale for patologistuderende.</md:ServiceDescription> + <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + </md:AttributeConsumingService> + </md:SPSSODescriptor> +</md:EntityDescriptor> |