diff options
author | Leif Johansson <leifj@sunet.se> | 2014-06-11 09:14:00 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-06-11 09:14:00 +0200 |
commit | 60403c628280d09266fb55e298548d3cd6770954 (patch) | |
tree | d0cfdd91607d67ec5ad845ee2b25b3acc5f94106 /swamid-interfederations-2.0/wayf.wayf.dk.xml | |
parent | 4ec37b7f0210ea8e785b70bdb9cf29d4c7bc93e2 (diff) |
http://mds.edugain.org 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 | 33 |
1 files changed, 25 insertions, 8 deletions
diff --git a/swamid-interfederations-2.0/wayf.wayf.dk.xml b/swamid-interfederations-2.0/wayf.wayf.dk.xml index 3391120a..68a8af8e 100644 --- a/swamid-interfederations-2.0/wayf.wayf.dk.xml +++ b/swamid-interfederations-2.0/wayf.wayf.dk.xml @@ -1,9 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<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: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: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> @@ -169,12 +173,20 @@ <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> + <shibmd:Scope regexp="false">adm.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">aub.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">civil.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">create.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">es.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">hst.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">id.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">its.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">learning.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">m-tech.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">plan.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">sbi.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">staff.aau.dk@aau.dk</shibmd:Scope> + <shibmd:Scope regexp="false">student.aau.dk@aau.dk</shibmd:Scope> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo> @@ -202,4 +214,9 @@ <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> |