diff options
author | root <root@fredrix.ladok.umu.se> | 2014-04-09 16:42:48 +0200 |
---|---|---|
committer | root <root@fredrix.ladok.umu.se> | 2014-04-09 16:42:48 +0200 |
commit | 1934b41cea2bc03abdbe957a531531d44639c0b5 (patch) | |
tree | 3418628e5e94cf3b3a48ce6148e6639e7e37a81a | |
parent | 81a3cf90fa1d166fa6937e8c5fa04e487fd984cd (diff) |
ladok3-p0{1,2,3} added
-rw-r--r-- | swamid-2.0/ladok3-p00.ladok.umu.se-gui-sp.xml | 8 | ||||
-rw-r--r-- | swamid-2.0/ladok3-p01.ladok.umu.se-gui-sp.xml | 77 | ||||
-rw-r--r-- | swamid-2.0/ladok3-p02.ladok.umu.se-gui-sp.xml | 70 | ||||
-rw-r--r-- | swamid-2.0/ladok3-p03.ladok.umu.se-gui-sp.xml | 70 | ||||
-rw-r--r-- | swamid-sp-2.0.mxml | 3 |
5 files changed, 228 insertions, 0 deletions
diff --git a/swamid-2.0/ladok3-p00.ladok.umu.se-gui-sp.xml b/swamid-2.0/ladok3-p00.ladok.umu.se-gui-sp.xml index bc80b73b..8f7dc486 100644 --- a/swamid-2.0/ladok3-p00.ladok.umu.se-gui-sp.xml +++ b/swamid-2.0/ladok3-p00.ladok.umu.se-gui-sp.xml @@ -3,6 +3,14 @@ <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:Extensions> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://ladok3-p00.ladok.umu.se/Shibboleth.sso/Login"/> + <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://ladok3-p00.ladok.umu.se/Shibboleth.sso/Login" index="1"/> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">Ladok3 testsystem ladok3‑p00</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Ladok3 testsite ladok3‑p00</mdui:DisplayName> + <mdui:Description xml:lang="sv">Ladok3 är nästa generation av studieadministrativt systemstöd för universitet och högskolor i Sverige</mdui:Description> + <mdui:Description xml:lang="en">Ladok3 is the next generation of the administration system for higher education in Sweden.</mdui:Description> + <mdui:Logo height="64" width="64">https://nya.ladok.umu.se/md/logos/ladok3_64x64.png</mdui:Logo> + </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> diff --git a/swamid-2.0/ladok3-p01.ladok.umu.se-gui-sp.xml b/swamid-2.0/ladok3-p01.ladok.umu.se-gui-sp.xml new file mode 100644 index 00000000..815c8d2a --- /dev/null +++ b/swamid-2.0/ladok3-p01.ladok.umu.se-gui-sp.xml @@ -0,0 +1,77 @@ +<?xml version="1.0" encoding="UTF-8"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://ladok3-p01.ladok.umu.se/gui-sp"> + <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> + <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#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/2000/09/xmldsig#rsa-sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> + </md:Extensions> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <md:Extensions> + <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/Login"/> + <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/Login" index="1"/> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">Ladok3 testsystem ladok3‑p01</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Ladok3 testsite ladok3‑p01</mdui:DisplayName> + <mdui:Description xml:lang="sv">Ladok3 är nästa generation av studieadministrativt systemstöd för universitet och högskolor i Sverige</mdui:Description> + <mdui:Description xml:lang="en">Ladok3 is the next generation of the administration system for higher education in Sweden.</mdui:Description> + <mdui:Logo height="64" width="64">https://nya.ladok.umu.se/md/logos/ladok3_64x64.png</mdui:Logo> + </mdui:UIInfo> + </md:Extensions> + <md:KeyDescriptor> + <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> + <ds:KeyName>https://ladok3-p01.ladok.umu.se/gui-sp</ds:KeyName> + <ds:KeyName>ladok3-p01.ladok.umu.se</ds:KeyName> + <ds:X509Data> + <ds:X509SubjectName>CN=ladok3-p01.ladok.umu.se</ds:X509SubjectName> + <ds:X509Certificate>MIIDNDCCAhygAwIBAgIJAI+uhFjvsw7hMA0GCSqGSIb3DQEBBQUAMCIxIDAeBgNV +BAMTF2xhZG9rMy1wMDEubGFkb2sudW11LnNlMB4XDTEzMDkyNzEzNDkzOFoXDTIz +MDkyNTEzNDkzOFowIjEgMB4GA1UEAxMXbGFkb2szLXAwMS5sYWRvay51bXUuc2Uw +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDpRKMiVH0VFWaRhajLkVLW +sxSPX3GJFFu6R0r/jEjseeQdaX1n/dnyopqgeT3UHu3PUfGYPZUJJaSgzUu5APMo +1iZrLxXZ3db3+qKQwdZSFucRX1hdPEMlH6cfMnKxwrzqvjV4b1Q2dMFk345TgGJc +dr2B/vflhfrqJkykdRbqzNRtu34sHyVbqmEh3EX+1w187vQNNJNbJJ+088Fcoz0+ +oiDosH9uzMnc0qjL7XoKZJJRjgMOYKsU78QGZr5yJGi7PpLdhS4A3fofIrBgcNRO +10mgpG3SUf6u1X+497ukohsC4TXQH7YmiJ67Ri8CXgn8ybTkFlwO+bolDjP+fkjx +AgMBAAGjbTBrMEoGA1UdEQRDMEGCF2xhZG9rMy1wMDEubGFkb2sudW11LnNlhiZo +dHRwczovL2xhZG9rMy1wMDEubGFkb2sudW11LnNlL2d1aS1zcDAdBgNVHQ4EFgQU +exwPArS7Qruup7Un0fr3I4a7nbgwDQYJKoZIhvcNAQEFBQADggEBAGjlqtxiyvZi +NLjwJw9bI5qcTV2iQJo3NdhO7Nb4NgemqIQC6hhFAvjvhaSsYsqMfroCp8MctsuT +kuVU5cVnuIZOvHR1L8OUnMa61i+obykLumCeaN0VI5FHNy69jURlMRu7GfqBRpPD +WdkLTiY+uZoTPv7xf64hFl7IxrBEajwplBVwgx+ZAtQGvzTp3fJcJ+RTGNVaRJOX +yuRhNm/PTdCF+4kc5EGCTuJfE5wFKpA75myXL7V/h9CGjL0dwNWoJy8O7hlqSD4I +3a3VcbjFkdyJ84fGKGbmI1Wy9MAD1ULzvPo5q11G60srSNKsnDkuT1E/amn6nktt +W3uPBzrXf9k= +</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + <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://ladok3-p01.ladok.umu.se/Shibboleth.sso/Artifact/SOAP" index="1"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SLO/SOAP"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SLO/Redirect"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SLO/POST"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SLO/Artifact"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/NIM/SOAP"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/NIM/Redirect"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/NIM/POST"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/NIM/Artifact"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SAML2/POST" index="1"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SAML2/Artifact" index="3"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SAML2/ECP" index="4"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SAML/POST" index="5"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://ladok3-p01.ladok.umu.se/Shibboleth.sso/SAML/Artifact" index="6"/> + </md:SPSSODescriptor> +</md:EntityDescriptor> diff --git a/swamid-2.0/ladok3-p02.ladok.umu.se-gui-sp.xml b/swamid-2.0/ladok3-p02.ladok.umu.se-gui-sp.xml new file mode 100644 index 00000000..205b7068 --- /dev/null +++ b/swamid-2.0/ladok3-p02.ladok.umu.se-gui-sp.xml @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://ladok3-p02.ladok.umu.se/gui-sp"> + <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> + <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#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/2000/09/xmldsig#rsa-sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> + </md:Extensions> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <md:Extensions> + <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/Login"/> + <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/Login" index="1"/> + </md:Extensions> + <md:KeyDescriptor> + <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> + <ds:KeyName>https://ladok3-p02.ladok.umu.se/gui-sp</ds:KeyName> + <ds:KeyName>ladok3-p02.ladok.umu.se</ds:KeyName> + <ds:X509Data> + <ds:X509SubjectName>CN=ladok3-p02.ladok.umu.se</ds:X509SubjectName> + <ds:X509Certificate>MIIDNDCCAhygAwIBAgIJAKRkiwQKZbYOMA0GCSqGSIb3DQEBBQUAMCIxIDAeBgNV +BAMTF2xhZG9rMy1wMDIubGFkb2sudW11LnNlMB4XDTE0MDEyNDEzNTMwMFoXDTI0 +MDEyMjEzNTMwMFowIjEgMB4GA1UEAxMXbGFkb2szLXAwMi5sYWRvay51bXUuc2Uw +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDmyoAgpEldOYRq+j0YapBf +SjUqgG1ZntCmd9uxH3dkluGCU4S43LfcH+jXnmNZJXB+i5J9zvY//RV0L+WFgMBJ +s6OtIbUMsZK8aHwYZkRUf6PAld55u8KRCFIZ6TohSWDvY973xOai7FVMUUgYlrW4 +MLNjFcVmyxD4PBLVrrcEvpeCeTdjdhgrx8ZeeNcx7Oqm1NFriK09IHtflLGH2uXU +FECOw2O3pwIdYPjFsfDE1AkdVTIw2inWz2v9pvkoUZ5mTZ0FQknMSOWsF1kdS+GJ +IdUclOqIZNBTxIKt32IF/RuG+NYvC+b/XByrxqfwqAVpAE8HKGBPaUh8VwSw+4IP +AgMBAAGjbTBrMEoGA1UdEQRDMEGCF2xhZG9rMy1wMDIubGFkb2sudW11LnNlhiZo +dHRwczovL2xhZG9rMy1wMDIubGFkb2sudW11LnNlL2d1aS1zcDAdBgNVHQ4EFgQU +GEUPdpozdCaj4J8yThk1tsKaFDkwDQYJKoZIhvcNAQEFBQADggEBAFoOR0o5rHGf +eR5X2KVVm37DCQ7nBkVJBsOCf38WMWF2neCvuZYr4yuKroE0jH584pDmqtcvgAPg ++e1KDi3oD0/q+P9T9riyrBnIlYhGXsK5DEEyCisxL4rZWu9MnFtSVKrXWvRGvtQ/ +SSobMBbwCNycPpksjdpspFBaEZ8s+uen/mniWdSUo/aqmYMC+kbiNNneywxz3Jhn +r7D2z+aDZQYktAAo5fSdst683jHq1b2OW3gZFlO07nXslNS0eGQNyBYLfxlhtlV8 +Al5BqP8qWS5p/VYAytgFhDBZuYxOviJGP5bLFh1unkvw2AK6nO+rLrdURyYtZ8Zm +10F05Rsroms= +</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + <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://ladok3-p02.ladok.umu.se/Shibboleth.sso/Artifact/SOAP" index="1"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SLO/SOAP"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SLO/Redirect"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SLO/POST"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SLO/Artifact"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/NIM/SOAP"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/NIM/Redirect"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/NIM/POST"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/NIM/Artifact"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SAML2/POST" index="1"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SAML2/Artifact" index="3"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SAML2/ECP" index="4"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SAML/POST" index="5"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://ladok3-p02.ladok.umu.se/Shibboleth.sso/SAML/Artifact" index="6"/> + </md:SPSSODescriptor> +</md:EntityDescriptor> diff --git a/swamid-2.0/ladok3-p03.ladok.umu.se-gui-sp.xml b/swamid-2.0/ladok3-p03.ladok.umu.se-gui-sp.xml new file mode 100644 index 00000000..3c15074d --- /dev/null +++ b/swamid-2.0/ladok3-p03.ladok.umu.se-gui-sp.xml @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://ladok3-p03.ladok.umu.se/gui-sp"> + <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> + <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#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/2000/09/xmldsig#rsa-sha1"/> + <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> + </md:Extensions> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <md:Extensions> + <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/Login"/> + <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/Login" index="1"/> + </md:Extensions> + <md:KeyDescriptor> + <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> + <ds:KeyName>https://ladok3-p03.ladok.umu.se/gui-sp</ds:KeyName> + <ds:KeyName>ladok3-p03.ladok.umu.se</ds:KeyName> + <ds:X509Data> + <ds:X509SubjectName>CN=ladok3-p03.ladok.umu.se</ds:X509SubjectName> + <ds:X509Certificate>MIIDNDCCAhygAwIBAgIJALlFagI0Uwl6MA0GCSqGSIb3DQEBBQUAMCIxIDAeBgNV +BAMTF2xhZG9rMy1wMDMubGFkb2sudW11LnNlMB4XDTE0MDEyNDEzNTMxN1oXDTI0 +MDEyMjEzNTMxN1owIjEgMB4GA1UEAxMXbGFkb2szLXAwMy5sYWRvay51bXUuc2Uw +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2WRXxwfEiKVZs2lT22FnK +jP3pzSrMxwC+7em7IAqvUYDAp4h7Cgmx4ip8m6Hv7H5pnfd1BGZzjeX5dErIG9OG +v+6vZ0/H2jZzWoliBdTH7hpkfmJQldBgu19f6twEfAwrdulCyUR6WIsEYdANsfnw +gCQ5Tu7gNg/EjzV2Co9wO/0EeaWd9G85PFfqX3U0oOIPU8u6TR7yRbFcoTH1AhCW +jCqulJm6VD0RXkKtx/K4GcuNfkjwRiKcYZci6Hw4Pzj/iZpDeCmKQED0p8uzRbhQ +LI/dLIYCN8HMrLkr71KVTgbJOTZU221P5Ikql8ApezzAEy0vIsFdCXymuiCoKVFf +AgMBAAGjbTBrMEoGA1UdEQRDMEGCF2xhZG9rMy1wMDMubGFkb2sudW11LnNlhiZo +dHRwczovL2xhZG9rMy1wMDMubGFkb2sudW11LnNlL2d1aS1zcDAdBgNVHQ4EFgQU +A9R98B+FMizzUlovAXJA01jKOuIwDQYJKoZIhvcNAQEFBQADggEBAAfQ+mZxoMnJ +EfHAHHiRf7v7HX3MSSRKmvp4lnS/o1y4uWeCGTCH9sQfKO6M9v+nLDjhIATo8ZjH +1ygw+O/6jyXe1KHR5nbnYk2gHjLFGMhjk8B8+FeYaLH0ToHc3BMvtQk3m9527IBj +6W9CPtsWTho4WXHVldfPRa9qZuE/ShTRijfJBuZsDl4f4jNACu8W4ftpc7FXkhR6 +27tJTACV6SprvPMO9tPiTPs4tK3kRGlvFg7LYv9f5miF7CPx3w5sbBO16ZGiPvtA +64ROLHRju0HiVT29/waQDjdp8ku+tl1cP9TYHPsHCP1Ngd7o9lxtsXKOMtBJID7w +X1EbeNi162M= +</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + <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://ladok3-p03.ladok.umu.se/Shibboleth.sso/Artifact/SOAP" index="1"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SLO/SOAP"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SLO/Redirect"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SLO/POST"/> + <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SLO/Artifact"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/NIM/SOAP"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/NIM/Redirect"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/NIM/POST"/> + <md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/NIM/Artifact"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SAML2/POST" index="1"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SAML2/Artifact" index="3"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SAML2/ECP" index="4"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SAML/POST" index="5"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://ladok3-p03.ladok.umu.se/Shibboleth.sso/SAML/Artifact" index="6"/> + </md:SPSSODescriptor> +</md:EntityDescriptor> diff --git a/swamid-sp-2.0.mxml b/swamid-sp-2.0.mxml index 2927909d..2b5cef9a 100644 --- a/swamid-sp-2.0.mxml +++ b/swamid-sp-2.0.mxml @@ -39,6 +39,9 @@ <xi:include href="swamid-2.0/ladok3-demo-04.its.umu.se-gui-sp.xml"/> <xi:include href="swamid-2.0/ladok3-demo-05.its.umu.se-gui-sp.xml"/> <xi:include href="swamid-2.0/ladok3-p00.ladok.umu.se-gui-sp.xml"/> + <xi:include href="swamid-2.0/ladok3-p01.ladok.umu.se-gui-sp.xml"/> + <xi:include href="swamid-2.0/ladok3-p02.ladok.umu.se-gui-sp.xml"/> + <xi:include href="swamid-2.0/ladok3-p03.ladok.umu.se-gui-sp.xml"/> <xi:include href="swamid-2.0/ladok3test.its.umu.se-gui-sp.xml"/> <xi:include href="swamid-2.0/ci.nordu.net-shibboleth.xml"/> <xi:include href="swamid-2.0/www.akademiskahogtider.se-shibboleth.xml"/> |