diff options
author | Anders Lördal <anders.lordal@hig.se> | 2015-04-10 10:11:35 +0200 |
---|---|---|
committer | Anders Lördal <anders.lordal@hig.se> | 2015-04-10 10:11:35 +0200 |
commit | d9747bd6949b2852aa2d287d0f9458bcfb16a3ac (patch) | |
tree | 6708ac2579433820df6eaef97299813047e4d1a7 /swamid-interfederations-2.0/idp.csc.fi-idp-shibboleth.xml | |
parent | 644d48330777367142922de7d24b5b2daa44b54f (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/idp.csc.fi-idp-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/idp.csc.fi-idp-shibboleth.xml | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/swamid-interfederations-2.0/idp.csc.fi-idp-shibboleth.xml b/swamid-interfederations-2.0/idp.csc.fi-idp-shibboleth.xml index 8b7384c9..546d54f3 100644 --- a/swamid-interfederations-2.0/idp.csc.fi-idp-shibboleth.xml +++ b/swamid-interfederations-2.0/idp.csc.fi-idp-shibboleth.xml @@ -1,20 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.csc.fi/idp/shibboleth"> - <md:Extensions> - <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://www.csc.fi/haka"> - <mdrpi:RegistrationPolicy xml:lang="en">http://www.csc.fi/english/institutions/haka/instructions/join/eduGAINRegistrationStatement/</mdrpi:RegistrationPolicy> - </mdrpi:RegistrationInfo> - <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category-support" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> - <saml:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</saml:AttributeValue> - </saml:Attribute> - </mdattr:EntityAttributes> - </md:Extensions> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" entityID="https://idp.csc.fi/idp/shibboleth"> <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> - <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">csc.fi</shibmd:Scope> - <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">funet.fi</shibmd:Scope> - <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <shibmd:Scope regexp="false">csc.fi</shibmd:Scope> + <shibmd:Scope regexp="false">funet.fi</shibmd:Scope> + <mdui:UIInfo> <mdui:DisplayName xml:lang="fi">CSC - Tieteen tietotekniikan keskus Oy</mdui:DisplayName> <mdui:DisplayName xml:lang="en">CSC - IT Center for Science Ltd.</mdui:DisplayName> <mdui:DisplayName xml:lang="sv">CSC - Tieteen tietotekniikan keskus Oy</mdui:DisplayName> @@ -27,14 +17,18 @@ <mdui:InformationURL xml:lang="en">http://www.csc.fi/english</mdui:InformationURL> <mdui:InformationURL xml:lang="sv">http://www.csc.fi/svenska</mdui:InformationURL> </mdui:UIInfo> - <mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DiscoHints> <mdui:DomainHint>csc.fi</mdui:DomainHint> <mdui:GeolocationHint>geo:64.2311008,27.7041552</mdui:GeolocationHint> <mdui:GeolocationHint>geo:60.1785928,24.8332895</mdui:GeolocationHint> </mdui:DiscoHints> + <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">finland</saml:AttributeValue> + </saml:Attribute> </md:Extensions> <md:KeyDescriptor> - <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> + <ds:KeyInfo> <ds:X509Data> <ds:X509Certificate>MIIFxTCCBK2gAwIBAgIRAL73x8HVOpETqtPrUQiDLkowDQYJKoZIhvcNAQEFBQAw NjELMAkGA1UEBhMCTkwxDzANBgNVBAoTBlRFUkVOQTEWMBQGA1UEAxMNVEVSRU5B |