diff options
author | Johan Wassberg <jocar@sunet.se> | 2023-03-14 10:21:52 +0100 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2023-03-14 10:21:52 +0100 |
commit | 3af5d993fd021d067f8b45a50ccc68a17bf2a369 (patch) | |
tree | 58220b6b1a427cf9d882f47e6ee124e4e5102e2b | |
parent | 9ad7dc38796345837de7c8f01e62d7c4970aa314 (diff) |
SWAMID-2732: Added portal.dev.mdu.semd-2023-03-14-v02
-rw-r--r-- | metadata/swamid-2.0/portal.dev.mdu.se-shibboleth.xml | 177 | ||||
-rw-r--r-- | metadata/swamid-sp-2.0.mxml | 1 |
2 files changed, 178 insertions, 0 deletions
diff --git a/metadata/swamid-2.0/portal.dev.mdu.se-shibboleth.xml b/metadata/swamid-2.0/portal.dev.mdu.se-shibboleth.xml new file mode 100644 index 00000000..033575ab --- /dev/null +++ b/metadata/swamid-2.0/portal.dev.mdu.se-shibboleth.xml @@ -0,0 +1,177 @@ +<?xml version="1.0" encoding="UTF-8"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport" xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute" xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" entityID="https://portal.dev.mdu.se/shibboleth"> + <md:Extensions> + <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/> + <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha384"/> + <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/> + <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha224"/> + <alg:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2009/xmldsig11#dsa-sha256"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> + <mdattr:EntityAttributes> + <samla:Attribute Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> + <mdrpi:RegistrationInfo registrationAuthority="http://www.swamid.se/" registrationInstant="2023-03-14T09:13:48Z"> + <mdrpi:RegistrationPolicy xml:lang="en">http://swamid.se/policy/mdrps</mdrpi:RegistrationPolicy> + </mdrpi:RegistrationInfo> + </md:Extensions> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <md:Extensions> + <init:RequestInitiator Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://portal.dev.mdu.se/Shibboleth.sso/Login"/> + <idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://portal.dev.mdu.se/Shibboleth.sso/Login" index="1"/> + <mdui:UIInfo> + <mdui:Description xml:lang="en">Account activation service for Mälardalen University</mdui:Description> + <mdui:Description xml:lang="sv">Kontoaktiveringstjänst för Mälardalens universitet</mdui:Description> + <mdui:DisplayName xml:lang="en">Account activation Mälardalen University</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Kontoaktivering Mälardalens universitet</mdui:DisplayName> + <mdui:InformationURL xml:lang="en">https://www.mdu.se</mdui:InformationURL> + <mdui:InformationURL xml:lang="sv">https://www.mdu.se</mdui:InformationURL> + <mdui:Logo xml:lang="en" height="138" width="216">https://idp.mdh.se/idp/images/mdulogo-en.png</mdui:Logo> + <mdui:Logo xml:lang="sv" height="130" width="216">https://idp.mdh.se/idp/images/mdulogo-sv.png</mdui:Logo> + <mdui:PrivacyStatementURL xml:lang="en">https://account.mdu.se/privacypolicy/</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://account.mdu.se/privacypolicy/</mdui:PrivacyStatementURL> + </mdui:UIInfo> + </md:Extensions> + <md:KeyDescriptor use="signing"> + <ds:KeyInfo> + <ds:KeyName>portal.dev.mdu.se</ds:KeyName> + <ds:X509Data> + <ds:X509SubjectName>CN=portal.dev.mdu.se</ds:X509SubjectName> + <ds:X509Certificate>MIIFBTCCAu2gAwIBAgIUOpjLgzOaN9c0Cmf0qlKidIyYfLIwDQYJKoZIhvcNAQEL +BQAwHDEaMBgGA1UEAxMRcG9ydGFsLmRldi5tZHUuc2UwHhcNMjMwMzE0MDc1NjIz +WhcNMzMwMzExMDc1NjIzWjAcMRowGAYDVQQDExFwb3J0YWwuZGV2Lm1kdS5zZTCC +AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANi+zgVMiLNYp9AvEV+EDfIp +VoHH7qVHnBVPrv6mNOai0Rf6KvgAfQgd9btHjYp+hbZ9+su9Dpr1kJHUsQnF+8CI +VbPLnQEymwm7iFsoSYYlicCnpga0K1lMKKrGoky214JuEBWaiOLrYHdXJlWSinvl +9zicNKzoeZ/thDLm9oS+bZihDcrF+2QDdqXVaYuoqGFX/5W7Z/rBYrR16KSUWeFH +k6urPWrnkzgvK0AI2asxo2flLZsRqDqh8Rj+K7u5AD3/O8IIKAjLOIl758/K4BN5 +lLnYAJn3fDkHLQ+rknj3mN8VTB7pRAhrraqoOadaGDkQlNCfQpDukymAu1efoo6a +e35qtZzBIYvfHXnXgR36/LOgRbHe1JHeSI5ToXTQZ93LOzNRQY3bXbB5PjXkK7xY +/naymsuLI4ZkH1Q/sPcKPvxzcoA7IU5r132N9dO6U85ZqkgF5qm9btxnbwH4pdGQ +yjdcMaD7pQwKH3qPi0aR+HFIv5Pa9lB17ppkKrROJcofeYBqrvc/MvvHyfXUpnx4 +u1OHPXB7Kup40sOY5x42+OdFz59nxhwy6txNJpz0E/8St8duIVW0SD3TvBJvXOXj +G3PC7fD4uJTNd9Yb8Jvu1gTw3txJ/2UpxXHuRE1mNGevrRwkwPpHFm685nEvSJ5f +Z4H4NZJy1QA80R4XKiXVAgMBAAGjPzA9MBwGA1UdEQQVMBOCEXBvcnRhbC5kZXYu +bWR1LnNlMB0GA1UdDgQWBBRrBKwWQhvPqMX9ExafaEhhudNt1DANBgkqhkiG9w0B +AQsFAAOCAgEAUgWpSL8/CZtN1YryEHMsgsir/1s/gckQzluNvAMPV6AxIlhDPehS ++XiNHZzIYwZwhixNotKz7j60TauoIRj7UlO84GPvshIue5Cuk8eVxicWmUCbWDXy +c9rdPKNbEFkx6VFGSPgNuaIivlvDeKJC9Rm5L7hd6h7I4vBZeqtr6rPoBYLlWNRN +bzXQVkDnfG3a8jPLVLpE12NcJkpvyo0nq8Kau4LetTjrKtuvvPqztYD0RiMlPUve +TigBPlCwVbtSyhzDYUDikHTBZvNKOBC8HgAW60AvLT9MahuhFoYiDV1Yn/kAw4Oh +FsQjmGCU061eo1D0E6vEmbKikxhZZsxv69u6PLSVUxBZOm6krOTbfBSm4PZf+FVR +SYgLgnfQSGZ2Gt1ftQ9jOrgvYs2GdRobFFDVQKRG7BG6sdzH5BJNs1RkuUjjEDaB +t9mw5EhLaHcYDyBmi9evTN/C2V2LW6qR/XVvlxbSf31pRr4tMAfoKOqJbhG6dD8f +/u1UqrU/EPJb2WDql/GtiyR3ZaHdvSWjlGmyjc53OOf9JmfSiqPwsEpZBiyEvueO +HJVFzhjIq8YCajmtIDnzngDjQfiKmKDQfC6rSMoXhhQ0q5Dle6YKjfgskyTjjKrl +WWc8lc6969YAZlw/cljjmveL4Z1CvDrwSTnedXS46BGMdKUf5exf3Mo=</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + </md:KeyDescriptor> + <md:KeyDescriptor use="encryption"> + <ds:KeyInfo> + <ds:KeyName>portal.dev.mdu.se</ds:KeyName> + <ds:X509Data> + <ds:X509SubjectName>CN=portal.dev.mdu.se</ds:X509SubjectName> + <ds:X509Certificate>MIIFBTCCAu2gAwIBAgIUPDO4nbRgcqIABYUFiAwfrnPhFzswDQYJKoZIhvcNAQEL +BQAwHDEaMBgGA1UEAxMRcG9ydGFsLmRldi5tZHUuc2UwHhcNMjMwMzE0MDc1NjI0 +WhcNMzMwMzExMDc1NjI0WjAcMRowGAYDVQQDExFwb3J0YWwuZGV2Lm1kdS5zZTCC +AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBALEuADE/zTkBGNO/5HaYaMne +04Cjxb1goySo0jTgx3Y/nzroJJ+HRhFJBcTFAaG1Q/UwWWkuWSPoiMRRJTFiV6MN +gOmr+AJjLgjRh/gmugtVzbFVlHZpVYbYfuMFu1CysDCIsfhqH5v29ntWg18MaLSC +8/J7q7TjiV5c0ZYFJZ8gzHRvIw3e+InUsNvuY+c0RfdL2tSkfTaOqGkMFNcGFi8n +fa2ugSXrLQpvREhxGQhCjTl36ukgopQdu2bRco9fdrMZVDOuECbZBzWRywHcwPW8 +qAuEp+RoyFTJ2i7sSn6YpnJwh2nxRPInWDAsziLRRO+iL9v4Fx6Aa2XFYRDXJJTI +UhK+9woYpnzsvvYsYPLb4Nlg3yau8HeYc+CjfI2fnTBsrj9lKMw5UMKEHE64o+TX +NDbnJVsetj+ZBkoMk2VaCDG9+UDBlMwusWyr6caoeR3l02xhNMj3ZX2+PamUwinW +d6K+WHsXC+3CoWMTmPVCw/FY2mWK8IAUYkZuLLgnNjjQw1x2vdP7SIuhiGmb/bUF +x2agkmgVVbHe6Qn568ELGqnaN4gJfu7tnseJlr5Qxz1HhVE53NVdbUobK9sOVt7U +aK5Wb9YYqVyi9hu+YLrtA4j+ip+FZ02i14i7snDMCbFF/2Fx662yipLxJnZ5q0qP +4KaVa2Ki9vSIoBul4SobAgMBAAGjPzA9MBwGA1UdEQQVMBOCEXBvcnRhbC5kZXYu +bWR1LnNlMB0GA1UdDgQWBBRUx4Q3dnQ1hkmnE/WgjqHIP6jFeTANBgkqhkiG9w0B +AQsFAAOCAgEAkL1gfKznqfyY2GJ0MIE0OK8UIyuF7iJCaxPHXrQIxOV7qA7+uWOs +41QeXcnBDK9uByRCaZQIxHNRmM9OhVhEoQlmvfl7rTOCLRCuRwSjqgyTMwv7RDVB +95/nounaKX+JKDgm9bX7HGGf45coy2U46HcOeS78xqB4Cfttu+QWw++Q92Tk498S +VjJAm6u++WG7tuUgRor0XgWFePzA/zeRrtfY/y9yiUjimNwKgF0/X7jJA1TqAhux +SVQSgrs4AJq48iFNM8IetITXVmvEORnZkGGr5zc8ZMdFVLvjxDZZVq7iCyWGk6Pz +MO2gsWo4vDguGpvOwSGI+RvUYqqNskWlHTpNQ3AOAkHni/9ZZ2U16OvR1/5zmGUU +Y+7owkdlQsJCp6Tul1td89MN098A/3860ApydXGNNxprJVj/cKv1sDEPRLwXGrXD +Me60bLWpGW7443aH2KA+nmlYAaFVT+4/xPg4fy97XegR03MzXSKV8tiQWgJpwt3V +oRuPfrdb9Iv61E47JfKr2bSx2cA6ccKFC58PBZeBb9i9svWVNhnne3i2uJer77Vx +qbjCpJq1AMiacPRX3m3d1j4zOr5qe0qpLblH4jERvd75ctFgNpyxjWKnGFcU81q5 +O7gVymUgsQ8uA0A5OR2IYr1wqjHhlyKjyf7+ABW2hb7i1OXOer2uwpk=</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes128-gcm"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes192-gcm"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes256-gcm"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#rsa-oaep"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/> + </md:KeyDescriptor> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://portal.dev.mdu.se/Shibboleth.sso/Artifact/SOAP" index="1"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://portal.dev.mdu.se/Shibboleth.sso/SLO/SOAP"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://portal.dev.mdu.se/Shibboleth.sso/SLO/Redirect"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://portal.dev.mdu.se/Shibboleth.sso/SLO/POST"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://portal.dev.mdu.se/Shibboleth.sso/SLO/Artifact"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://portal.dev.mdu.se/Shibboleth.sso/SAML2/POST" index="1"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://portal.dev.mdu.se/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://portal.dev.mdu.se/Shibboleth.sso/SAML2/Artifact" index="3"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://portal.dev.mdu.se/Shibboleth.sso/SAML2/ECP" index="4"/> + <md:AttributeConsumingService index="1"> + <md:ServiceName xml:lang="en">Account activation Mälardalen University</md:ServiceName> + <md:ServiceName xml:lang="sv">Kontoaktivering Mälardalens universitet</md:ServiceName> + <md:RequestedAttribute FriendlyName="eduPersonAssurance" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.11" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="norEduPersonNIN" Name="urn:oid:1.3.6.1.4.1.2428.90.1.5" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + </md:AttributeConsumingService> + </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">Mälardalen University</md:OrganizationName> + <md:OrganizationName xml:lang="sv">Mälardalens universitet</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Mälardalen University</md:OrganizationDisplayName> + <md:OrganizationDisplayName xml:lang="sv">Mälardalens universitet</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">https:///www.mdu.se</md:OrganizationURL> + <md:OrganizationURL xml:lang="sv">https://www.mdu.se</md:OrganizationURL> + </md:Organization> + <md:ContactPerson contactType="administrative"> + <md:Company>Mälardalen University</md:Company> + <md:GivenName>Peter</md:GivenName> + <md:SurName>Falck</md:SurName> + <md:EmailAddress>mailto:peter.falck@mdu.se</md:EmailAddress> + <md:TelephoneNumber>+4621101499</md:TelephoneNumber> + </md:ContactPerson> + <md:ContactPerson contactType="technical"> + <md:Company>Mälardalen University</md:Company> + <md:GivenName>Peter</md:GivenName> + <md:SurName>Falck</md:SurName> + <md:EmailAddress>mailto:peter.falck@mdu.se</md:EmailAddress> + <md:TelephoneNumber>+4621101499</md:TelephoneNumber> + </md:ContactPerson> + <md:ContactPerson contactType="support"> + <md:Company>Mälardalen University</md:Company> + <md:GivenName>MDU</md:GivenName> + <md:SurName>Helpdesk</md:SurName> + <md:EmailAddress>mailto:helpdesk@mdu.se</md:EmailAddress> + <md:TelephoneNumber>+4616155150</md:TelephoneNumber> + </md:ContactPerson> + <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + <md:Company>Mälardalen University</md:Company> + <md:GivenName>Peter</md:GivenName> + <md:SurName>Falck</md:SurName> + <md:EmailAddress>mailto:peter.falck@mdu.se</md:EmailAddress> + <md:TelephoneNumber>+4621101499</md:TelephoneNumber> + </md:ContactPerson> +</md:EntityDescriptor> diff --git a/metadata/swamid-sp-2.0.mxml b/metadata/swamid-sp-2.0.mxml index 21d4b03b..ff5487fb 100644 --- a/metadata/swamid-sp-2.0.mxml +++ b/metadata/swamid-sp-2.0.mxml @@ -287,6 +287,7 @@ <xi:include href="swamid-2.0/play.sunet.se.xml"/> <xi:include href="swamid-2.0/play.umu.se.xml"/> <xi:include href="swamid-2.0/play.vr.se.xml"/> + <xi:include href="swamid-2.0/portal.dev.mdu.se-shibboleth.xml"/> <xi:include href="swamid-2.0/portalfhs.onricoh.se-shibboleth.xml"/> <xi:include href="swamid-2.0/portalki.onricoh.se-shibboleth.xml"/> <xi:include href="swamid-2.0/portalmiun.onricoh.se-shibboleth.xml"/> |