blob: e92671323aef1164ef98803fd742e476e861fcd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
<EntityDescriptor entityID="https://idp.student.bth.se/idp/shibboleth"
xmlns="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
<Extensions>
<shibmd:Scope regexp="false">bth.se</shibmd:Scope>
</Extensions>
<KeyDescriptor>
<ds:KeyInfo>
<ds:X509Data>
<ds:X509Certificate>
MIIDMzCCAhugAwIBAgIUbqTsJhCWdt5HUkmEshJSbjpYPGEwDQYJKoZIhvcNAQEF
BQAwHTEbMBkGA1UEAxMSaWRwLnN0dWRlbnQuYnRoLnNlMB4XDTEwMDgxOTE2NDEy
NFoXDTMwMDgxOTE2NDEyNFowHTEbMBkGA1UEAxMSaWRwLnN0dWRlbnQuYnRoLnNl
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzBFQXXv1SHZznk4R5I93
Ulgwx4Ns5hDNeLmkRYksfnwDFyGN+NONoweTKafkTgAhLJIQxIA/jj7WAIIAFGYG
yl1bbeQMnBk7Nh2DqyX5urE8KJWxsAIqQ25rDPSIxvLkxb0ueQnNlQ+jGRLfHqSJ
yqsDDLTr4fccXyHwyCTZGQZSuLjlIziNIyXlxeCAMB+Lb1BKPT2nBf6HiHj5ITBs
kkW2qDPFJoHr1Sif1i4L5Ame8kNhnxEpbZNPmBNXLZgEj3/AfMw0gJzloXcISAOl
1JCf/64rFT38EoSbdQ2koGiw6e3R9KIm27xNmnbjPlg2rd4VaEp0GDwXn0qYCPBM
VwIDAQABo2swaTBIBgNVHREEQTA/ghJpZHAuc3R1ZGVudC5idGguc2WGKWh0dHBz
Oi8vaWRwLnN0dWRlbnQuYnRoLnNlL2lkcC9zaGliYm9sZXRoMB0GA1UdDgQWBBR7
aN5717NiF92Op82Xg0ik853SfzANBgkqhkiG9w0BAQUFAAOCAQEAAlsm18du0iki
bC+AmY2XvZd3VQS8ZxJhlKK4yF9lwmiOa1QGJGeihBZSTfltcEbeq1bxqgpYi6Vi
787cK12FprwBTCB6DapSpPKrbdT5CuEWLEVp25mDDPbWmRpjmhtFfvy5DVnNIzdz
Z+C4P7p+/Dn/KSoel/v7PdWaRl54xwmqRczRjGn2ZTiy9yaUkqKTKo3DvGqj5PEg
+k0waXclBOQ6gTwx5S/7G3IwNAO/1eLfdCxVFHsLCy6dKIqDdyZ06XMBOV/nvux0
3ki2FZAYrR8c+/7/NvR8jC6kXpe9Wbdw2RDJYaxnr4CvQVDALLN7+qcsGHv0Yldd
B4us8MiK7A==
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding"
Location="https://idp.student.bth.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution"
index="1"/>
<ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
Location="https://idp.student.bth.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution"
index="2"/>
<NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
<SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest"
Location="https://idp.student.bth.se/idp/profile/Shibboleth/SSO" />
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://idp.student.bth.se/idp/profile/SAML2/POST/SSO" />
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign"
Location="https://idp.student.bth.se/idp/profile/SAML2/POST-SimpleSign/SSO" />
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
Location="https://idp.student.bth.se/idp/profile/SAML2/Redirect/SSO" />
</IDPSSODescriptor>
<AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
<Extensions>
<shibmd:Scope regexp="false">bth.se</shibmd:Scope>
</Extensions>
<KeyDescriptor>
<ds:KeyInfo>
<ds:X509Data>
<ds:X509Certificate>
MIIDMzCCAhugAwIBAgIUbqTsJhCWdt5HUkmEshJSbjpYPGEwDQYJKoZIhvcNAQEF
BQAwHTEbMBkGA1UEAxMSaWRwLnN0dWRlbnQuYnRoLnNlMB4XDTEwMDgxOTE2NDEy
NFoXDTMwMDgxOTE2NDEyNFowHTEbMBkGA1UEAxMSaWRwLnN0dWRlbnQuYnRoLnNl
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzBFQXXv1SHZznk4R5I93
Ulgwx4Ns5hDNeLmkRYksfnwDFyGN+NONoweTKafkTgAhLJIQxIA/jj7WAIIAFGYG
yl1bbeQMnBk7Nh2DqyX5urE8KJWxsAIqQ25rDPSIxvLkxb0ueQnNlQ+jGRLfHqSJ
yqsDDLTr4fccXyHwyCTZGQZSuLjlIziNIyXlxeCAMB+Lb1BKPT2nBf6HiHj5ITBs
kkW2qDPFJoHr1Sif1i4L5Ame8kNhnxEpbZNPmBNXLZgEj3/AfMw0gJzloXcISAOl
1JCf/64rFT38EoSbdQ2koGiw6e3R9KIm27xNmnbjPlg2rd4VaEp0GDwXn0qYCPBM
VwIDAQABo2swaTBIBgNVHREEQTA/ghJpZHAuc3R1ZGVudC5idGguc2WGKWh0dHBz
Oi8vaWRwLnN0dWRlbnQuYnRoLnNlL2lkcC9zaGliYm9sZXRoMB0GA1UdDgQWBBR7
aN5717NiF92Op82Xg0ik853SfzANBgkqhkiG9w0BAQUFAAOCAQEAAlsm18du0iki
bC+AmY2XvZd3VQS8ZxJhlKK4yF9lwmiOa1QGJGeihBZSTfltcEbeq1bxqgpYi6Vi
787cK12FprwBTCB6DapSpPKrbdT5CuEWLEVp25mDDPbWmRpjmhtFfvy5DVnNIzdz
Z+C4P7p+/Dn/KSoel/v7PdWaRl54xwmqRczRjGn2ZTiy9yaUkqKTKo3DvGqj5PEg
+k0waXclBOQ6gTwx5S/7G3IwNAO/1eLfdCxVFHsLCy6dKIqDdyZ06XMBOV/nvux0
3ki2FZAYrR8c+/7/NvR8jC6kXpe9Wbdw2RDJYaxnr4CvQVDALLN7+qcsGHv0Yldd
B4us8MiK7A==
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding"
Location="https://idp.student.bth.se:8443/idp/profile/SAML1/SOAP/AttributeQuery" />
<AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
Location="https://idp.student.bth.se:8443/idp/profile/SAML2/SOAP/AttributeQuery" />
<NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
</AttributeAuthorityDescriptor>
<Organization>
<OrganizationName xml:lang="en">STUDENTS-BTH</OrganizationName>
<OrganizationDisplayName xml:lang="en">Blekinge Tekniska Högskola (Studenter)</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.bth.se</OrganizationURL>
</Organization>
<ContactPerson contactType="technical">
<GivenName>Tom</GivenName>
<SurName>Martinsson</SurName>
<EmailAddress>tom.martinsson@bth.se</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|