blob: 214a13d14a06dcbd1ae7b253800421e80b0fadfd (
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
|
<?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://betyg.uhr.se/beda-inrapportering">
<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:AttributeValue>https://refeds.org/category/code-of-conduct/v2</samla:AttributeValue>
</samla:Attribute>
</mdattr:EntityAttributes>
<mdrpi:RegistrationInfo registrationAuthority="http://www.swamid.se/" registrationInstant="2023-07-31T15:11:33Z">
<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 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol">
<md:Extensions>
<init:RequestInitiator Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://betyg.uhr.se/Shibboleth.sso/Login"/>
<idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://betyg.uhr.se/Shibboleth.sso/Login" index="1"/>
<mdui:UIInfo>
<mdui:Description xml:lang="en">Beda, nationella betygsdatabasen</mdui:Description>
<mdui:Description xml:lang="sv">Beda, nationella betygsdatabasen</mdui:Description>
<mdui:DisplayName xml:lang="en">Beda, nationella betygsdatabasen</mdui:DisplayName>
<mdui:DisplayName xml:lang="sv">Beda, nationella betygsdatabasen</mdui:DisplayName>
<mdui:InformationURL xml:lang="en">https://betyg.uhr.se/</mdui:InformationURL>
<mdui:InformationURL xml:lang="sv">https://betyg.uhr.se/</mdui:InformationURL>
<mdui:PrivacyStatementURL xml:lang="en">https://betyg.uhr.se/PrivacyPolicy/Eng</mdui:PrivacyStatementURL>
<mdui:PrivacyStatementURL xml:lang="sv">https://betyg.uhr.se/PrivacyPolicy</mdui:PrivacyStatementURL>
</mdui:UIInfo>
</md:Extensions>
<md:KeyDescriptor use="signing">
<ds:KeyInfo>
<ds:KeyName>betyg.uhr.se</ds:KeyName>
<ds:KeyName>https://betyg.uhr.se/beda-inrapportering</ds:KeyName>
<ds:X509Data>
<ds:X509SubjectName>CN=betyg.uhr.se</ds:X509SubjectName>
<ds:X509Certificate>MIIFIDCCAwigAwIBAgIUUTZ/GpOYLH7eo1MhLjG3S/pI/icwDQYJKoZIhvcNAQEL
BQAwFzEVMBMGA1UEAxMMYmV0eWcudWhyLnNlMB4XDTIzMDYxOTExMDEzNFoXDTMz
MDYxNjExMDEzNFowFzEVMBMGA1UEAxMMYmV0eWcudWhyLnNlMIICIjANBgkqhkiG
9w0BAQEFAAOCAg8AMIICCgKCAgEArSpxyEntxAJgE3+zdDtwpBS3AmsKuYt+73/e
IZGQ1y35ADnZKTPbfYT2DYFaAAY0oYE17cCqanu+w2T79c8+98F84qC+W1/HvoVl
lt7LDqAslBZeLHaPezunUwVU20HlgK885G70gNcWTOQ1YGpUFhzy2kR0KYL4bgCh
dokVseS+5+MhU/6EvLGxi6FVKMRwIe5g3BceYSiweQvZ6OAiMdiQMN+3wuXr2nGY
X27+kDUeK/AuS6ehTtTdxfACfyWrq+pfKe69MC/hoacn28DiCuGD0yxd0n3fVBRw
WJT6O1CXfrX9pQAwzsMC5G/ei0EqZY4DCDDSscbL+B86AmZkKLZWS74S3sEoFwpo
B2wh2cjV6VfZBqLKzK7yOC9hcpEqe8v3u9zLQc1ljrOu7yry6s+hIm/Tlm2CBJML
Wh0ITTEWi6pMa88DK2HA9Df+2G9jDwVv21hHyRxP5S7oQV0xjmqxHziDnZhRWhvY
6/dQZNN8ULmCzMCQJssEBNEUTH4tuyG/iktkSseCt2AewtbWsz9ETt5wFiK8Jvu/
aoAHarVrw5uLCh+FXcwQzbde1lxH9dpT8Bq2+FQmTg4fNFZ2dF/fveNMt61Rdcet
/si154GVf/UWX9+smIQzp3TJCfNTueocCC8BhCPCmFe9UoyN0qT7GlHMzqTzE45d
/uBaHckCAwEAAaNkMGIwQQYDVR0RBDowOIIMYmV0eWcudWhyLnNlhihodHRwczov
L2JldHlnLnVoci5zZS9iZWRhLWlucmFwcG9ydGVyaW5nMB0GA1UdDgQWBBRLHJve
qEesZfM5rDLew1gFw+l2VjANBgkqhkiG9w0BAQsFAAOCAgEADuZK20UGTK6xgD4C
UOwLZsEIggOkvsm5zNZQevRRLHux1OQ5Si6RyuET6giBgQPxsc2UoK+hJR6zIQiv
8U7BPiK01pVVvNHlR+EZDCIOyjVWjDOIl/Bpr0LhrW8f2UvP/qsxnr1QwwLhfnvw
DuutYiWoRklgZA+a4nJhwMj2MUKX8xgebb3SK/GKR4apjVoyC08U2TvJU+ng9EAw
xYjVJhFnvC22Atin1IJaVxWQEmNS7zvbzz2Icr8JXxZjPYVfLDxYzrp21CMeCgLA
ZuS32LSGZPWYmo4QsescXxIvGoQTRuxTNankjnQPnOZOKsWEV88hH2nHYrPIfeqz
gbZ7s2LxYQzn2uUULQHvOgbqQ348chf9bK49d1QVv0HwTcMTM5DKdO38Zp1n6m7X
nMUXaqTNxAHhsACerrFWb+J52oL2bRSpkmQYEIRbhsxMaPs3HVxEGn+JhX70t4TT
Hu9DL9AzdrW5oUYdzsYmJZ0N57AJfc280Nh+LT9BOZbIMLCSrsMOq6l40l/HW4Yc
ZaSjGraWZ27AqWI78CbIPGk+vHS+fQQ2kJTV+xCmjzSz2FigCkEnEqRzrvJ0Vyvp
/SubkFTYUNZa1mYgaqBQcGFSHClJ580XBmLobf9BCuLbXyhaHADRA7bdZqJylrmp
eF2L7OikmmwsWMGAW0FbdmxLl2s=</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</md:KeyDescriptor>
<md:KeyDescriptor use="encryption">
<ds:KeyInfo>
<ds:KeyName>betyg.uhr.se</ds:KeyName>
<ds:KeyName>https://betyg.uhr.se/beda-inrapportering</ds:KeyName>
<ds:X509Data>
<ds:X509SubjectName>CN=betyg.uhr.se</ds:X509SubjectName>
<ds:X509Certificate>MIIFIDCCAwigAwIBAgIUUTZ/GpOYLH7eo1MhLjG3S/pI/icwDQYJKoZIhvcNAQEL
BQAwFzEVMBMGA1UEAxMMYmV0eWcudWhyLnNlMB4XDTIzMDYxOTExMDEzNFoXDTMz
MDYxNjExMDEzNFowFzEVMBMGA1UEAxMMYmV0eWcudWhyLnNlMIICIjANBgkqhkiG
9w0BAQEFAAOCAg8AMIICCgKCAgEArSpxyEntxAJgE3+zdDtwpBS3AmsKuYt+73/e
IZGQ1y35ADnZKTPbfYT2DYFaAAY0oYE17cCqanu+w2T79c8+98F84qC+W1/HvoVl
lt7LDqAslBZeLHaPezunUwVU20HlgK885G70gNcWTOQ1YGpUFhzy2kR0KYL4bgCh
dokVseS+5+MhU/6EvLGxi6FVKMRwIe5g3BceYSiweQvZ6OAiMdiQMN+3wuXr2nGY
X27+kDUeK/AuS6ehTtTdxfACfyWrq+pfKe69MC/hoacn28DiCuGD0yxd0n3fVBRw
WJT6O1CXfrX9pQAwzsMC5G/ei0EqZY4DCDDSscbL+B86AmZkKLZWS74S3sEoFwpo
B2wh2cjV6VfZBqLKzK7yOC9hcpEqe8v3u9zLQc1ljrOu7yry6s+hIm/Tlm2CBJML
Wh0ITTEWi6pMa88DK2HA9Df+2G9jDwVv21hHyRxP5S7oQV0xjmqxHziDnZhRWhvY
6/dQZNN8ULmCzMCQJssEBNEUTH4tuyG/iktkSseCt2AewtbWsz9ETt5wFiK8Jvu/
aoAHarVrw5uLCh+FXcwQzbde1lxH9dpT8Bq2+FQmTg4fNFZ2dF/fveNMt61Rdcet
/si154GVf/UWX9+smIQzp3TJCfNTueocCC8BhCPCmFe9UoyN0qT7GlHMzqTzE45d
/uBaHckCAwEAAaNkMGIwQQYDVR0RBDowOIIMYmV0eWcudWhyLnNlhihodHRwczov
L2JldHlnLnVoci5zZS9iZWRhLWlucmFwcG9ydGVyaW5nMB0GA1UdDgQWBBRLHJve
qEesZfM5rDLew1gFw+l2VjANBgkqhkiG9w0BAQsFAAOCAgEADuZK20UGTK6xgD4C
UOwLZsEIggOkvsm5zNZQevRRLHux1OQ5Si6RyuET6giBgQPxsc2UoK+hJR6zIQiv
8U7BPiK01pVVvNHlR+EZDCIOyjVWjDOIl/Bpr0LhrW8f2UvP/qsxnr1QwwLhfnvw
DuutYiWoRklgZA+a4nJhwMj2MUKX8xgebb3SK/GKR4apjVoyC08U2TvJU+ng9EAw
xYjVJhFnvC22Atin1IJaVxWQEmNS7zvbzz2Icr8JXxZjPYVfLDxYzrp21CMeCgLA
ZuS32LSGZPWYmo4QsescXxIvGoQTRuxTNankjnQPnOZOKsWEV88hH2nHYrPIfeqz
gbZ7s2LxYQzn2uUULQHvOgbqQ348chf9bK49d1QVv0HwTcMTM5DKdO38Zp1n6m7X
nMUXaqTNxAHhsACerrFWb+J52oL2bRSpkmQYEIRbhsxMaPs3HVxEGn+JhX70t4TT
Hu9DL9AzdrW5oUYdzsYmJZ0N57AJfc280Nh+LT9BOZbIMLCSrsMOq6l40l/HW4Yc
ZaSjGraWZ27AqWI78CbIPGk+vHS+fQQ2kJTV+xCmjzSz2FigCkEnEqRzrvJ0Vyvp
/SubkFTYUNZa1mYgaqBQcGFSHClJ580XBmLobf9BCuLbXyhaHADRA7bdZqJylrmp
eF2L7OikmmwsWMGAW0FbdmxLl2s=</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://betyg.uhr.se/Shibboleth.sso/Artifact/SOAP" index="1"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://betyg.uhr.se/Shibboleth.sso/SLO/SOAP"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://betyg.uhr.se/Shibboleth.sso/SLO/Redirect"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://betyg.uhr.se/Shibboleth.sso/SLO/POST"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://betyg.uhr.se/Shibboleth.sso/SLO/Artifact"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://betyg.uhr.se/Shibboleth.sso/NIM/SOAP"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://betyg.uhr.se/Shibboleth.sso/NIM/Redirect"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://betyg.uhr.se/Shibboleth.sso/NIM/POST"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://betyg.uhr.se/Shibboleth.sso/NIM/Artifact"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://betyg.uhr.se/Shibboleth.sso/SAML2/POST" index="1"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://betyg.uhr.se/Shibboleth.sso/SAML2/Artifact" index="3"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://betyg.uhr.se/Shibboleth.sso/SAML2/ECP" index="4"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://betyg.uhr.se/Shibboleth.sso/SAML/POST" index="5"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://betyg.uhr.se/Shibboleth.sso/SAML/Artifact" index="6"/>
<md:AttributeConsumingService index="1">
<md:ServiceName xml:lang="en">Beda inrapportering</md:ServiceName>
<md:ServiceName xml:lang="sv">Beda inrapportering</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="eduPersonPrincipalName" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/>
</md:AttributeConsumingService>
</md:SPSSODescriptor>
<md:Organization>
<md:OrganizationName xml:lang="en">The Swedish Council for Higher Education</md:OrganizationName>
<md:OrganizationName xml:lang="sv">Universitets- och högskolerådet</md:OrganizationName>
<md:OrganizationDisplayName xml:lang="en">The Swedish Council for Higher Education</md:OrganizationDisplayName>
<md:OrganizationDisplayName xml:lang="sv">Universitets- och högskolerådet</md:OrganizationDisplayName>
<md:OrganizationURL xml:lang="en">https://www.uhr.se/en/start/</md:OrganizationURL>
<md:OrganizationURL xml:lang="sv">https://www.uhr.se</md:OrganizationURL>
</md:Organization>
<md:ContactPerson contactType="technical">
<md:Company>Universitets- och högskolerådet</md:Company>
<md:EmailAddress>mailto:appldrift_saml@uhr.se</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="support">
<md:Company>Universitets- och högskolerådet</md:Company>
<md:EmailAddress>mailto:appldrift_saml@uhr.se</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="administrative">
<md:Company>Universitets- och högskolerådet</md:Company>
<md:EmailAddress>mailto:appldrift_saml@uhr.se</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
<md:Company>Bedadrift</md:Company>
<md:GivenName>Bedadrift</md:GivenName>
<md:EmailAddress>mailto:appldrift_saml@uhr.se</md:EmailAddress>
</md:ContactPerson>
</md:EntityDescriptor>
|