diff options
author | Leif Johansson <leifj@sunet.se> | 2014-06-11 09:13:51 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-06-11 09:13:51 +0200 |
commit | 4ec37b7f0210ea8e785b70bdb9cf29d4c7bc93e2 (patch) | |
tree | 1f9745d723cca4fb65bc895cb8768f2491d49473 /swamid-interfederations-2.0/wayf.wayf.dk.xml | |
parent | 82e0f8d25ad7310e1f85d9de64ced71a9c5c2d5d (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/wayf.wayf.dk.xml')
-rw-r--r-- | swamid-interfederations-2.0/wayf.wayf.dk.xml | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/swamid-interfederations-2.0/wayf.wayf.dk.xml b/swamid-interfederations-2.0/wayf.wayf.dk.xml index 4de0ce72..3391120a 100644 --- a/swamid-interfederations-2.0/wayf.wayf.dk.xml +++ b/swamid-interfederations-2.0/wayf.wayf.dk.xml @@ -1,13 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<md:EntityDescriptor xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://wayf.wayf.dk"> - <md:Extensions> - <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="https://www.wayf.dk"> - <mdrpi:RegistrationPolicy xml:lang="en">http://wayf.dk/images/stories/WAYF-filer/metadataregistrationpracticestatementwayf.pdf</mdrpi:RegistrationPolicy> - </mdrpi:RegistrationInfo> - </md:Extensions> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" 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://wayf.wayf.dk"> <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <shibmd:Scope regexp="false">kb.dk</shibmd:Scope> + <shibmd:Scope regexp="false">kb.dk</shibmd:Scope> <shibmd:Scope regexp="false">hi.is</shibmd:Scope> <shibmd:Scope regexp="false">ruc.dk</shibmd:Scope> <shibmd:Scope regexp="false">tietgen.dk</shibmd:Scope> @@ -15,7 +11,6 @@ <shibmd:Scope regexp="false">ucl.dk</shibmd:Scope> <shibmd:Scope regexp="false">aau.dk</shibmd:Scope> <shibmd:Scope regexp="false">viauc.dk</shibmd:Scope> - <shibmd:Scope regexp="false">ihk.dk</shibmd:Scope> <shibmd:Scope regexp="false">ucc.dk</shibmd:Scope> <shibmd:Scope regexp="false">drlund-gym.dk</shibmd:Scope> <shibmd:Scope regexp="false">iha.dk</shibmd:Scope> @@ -173,6 +168,13 @@ <shibmd:Scope regexp="false">bcsyd.dk</shibmd:Scope> <shibmd:Scope regexp="false">campusvejle.dk</shibmd:Scope> <shibmd:Scope regexp="false">rosborg-gym.dk</shibmd:Scope> + <shibmd:Scope regexp="false">fhavnhs.dk</shibmd:Scope> + <shibmd:Scope regexp="false">wayf.dk</shibmd:Scope> + <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:KeyDescriptor use="signing"> <ds:KeyInfo> @@ -200,9 +202,4 @@ <md:OrganizationURL xml:lang="da">http://wayf.dk/index.php/da</md:OrganizationURL> <md:OrganizationURL xml:lang="en">http://wayf.dk/index.php/en</md:OrganizationURL> </md:Organization> - <md:ContactPerson contactType="technical"> - <md:GivenName>WAYF</md:GivenName> - <md:SurName>Operations</md:SurName> - <md:EmailAddress>drift@wayf.dk</md:EmailAddress> - </md:ContactPerson> </md:EntityDescriptor> |