blob: 31c68031d38a6a9d70fb20dc1e1797a26ab1e70d (
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
|
<?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://beli02.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-03-30T13:51:56Z">
<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://beli02.uhr.se/Shibboleth.sso/Login"/>
<idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://beli02.uhr.se/Shibboleth.sso/Login" index="1"/>
<mdui:UIInfo>
<mdui:Description xml:lang="en">Test for beda-inrapporteringlogin during Beda development</mdui:Description>
<mdui:Description xml:lang="sv">Test för beda-inrapportering inloggning i Beda utveckling</mdui:Description>
<mdui:DisplayName xml:lang="en">Beda development inrapportering-sp</mdui:DisplayName>
<mdui:DisplayName xml:lang="sv">Beda utveckling inrapportering-sp</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>beli02.uhr.se</ds:KeyName>
<ds:KeyName>https://beli02.uhr.se/beda-inrapportering</ds:KeyName>
<ds:X509Data>
<ds:X509SubjectName>CN=beli02.uhr.se</ds:X509SubjectName>
<ds:X509Certificate>MIIFJDCCAwygAwIBAgIUMb9JQCf78eIUzHy1428jgFvYbw4wDQYJKoZIhvcNAQEL
BQAwGDEWMBQGA1UEAxMNYmVsaTAyLnVoci5zZTAeFw0yMzAzMzAxMzQwNDVaFw0z
MzAzMjcxMzQwNDVaMBgxFjAUBgNVBAMTDWJlbGkwMi51aHIuc2UwggIiMA0GCSqG
SIb3DQEBAQUAA4ICDwAwggIKAoICAQDCvjygYot2eUy27TeC9C5JMJOi2Mbq6yw2
ed1y4qcmDfV2h7rl6b+B1pBslsqvUdLSqCreU+p41uQasOMA60IBRzF3yhCFk7eW
d+RGm0HxyQ/JFQRBoz0oVI10uCfO4KT3q3KPQ+h/mMBfhMkwWDcbsMZmrBgcib/k
RceQ85Os7xqPaEIELuUqOIZXQv21p3zJ17f/tSNyFSMM4kOvMb1kgvwYf/JCfSFv
Enth7Fk5kagSjCRglZxdpve52c1Fa8JcpbNN85v1sY0jbVgEyKd/o55D3s2x3bRI
M068V8X3I75E5c/IKDAbyoPZTKFpd94GUbYfaaO9CIGdxAi1fc1H5TMDG7fTfd+h
kBmS/I1wXP9vg6VC4HiElufYAUHXVctaWbUnmyTObUfWaUlKj/LOuH2HpPLYxmiH
QPTxSsaGGMT4d7cqhd9qhaaQjnMafgF4C+bK4N+MRTDWv/Tu68zQhBYnyIKxFivD
23aup/2wy77DkNKc4nfu0Z/vlpZZQm/g9r2apL4NWhbUHov/MC4g9xAa2iWh/J9E
ObnYHlpV+ixy0aLuh1tNhFC3yn4j/lSM5wgn6L+ysqzaCjWcVhOFvKBiy23y3lF9
Ly29mSDV5yuFlGsFxoxH5szK5Gc3WVUrUekKj5k2MYbFWXvC8onrwrIG31BAdnmr
rLwE7kFcPwIDAQABo2YwZDBDBgNVHREEPDA6gg1iZWxpMDIudWhyLnNlhilodHRw
czovL2JlbGkwMi51aHIuc2UvYmVkYS1pbnJhcHBvcnRlcmluZzAdBgNVHQ4EFgQU
l0A6Q2uSl+LuDgMBmgSAFIoqTUgwDQYJKoZIhvcNAQELBQADggIBAGLaqx2q6Nkq
Q83KYjXLcCaJQBe/2pZdt+5vyKD4Az1A46IKSX43+Rg3QCUSWWJox/58mw4GFjfd
NxJFSAhC/2ojcjoZvWiBEhWOp6VKV4cgZanGMcw1LQswFiwo9MiEueHBY7c2LjJw
N7JCffE8BoHa4kxImGobrd2KX/ldi1+Nwi1EzlBrvWM9w3vmDOj0UPWNJ6wmuFsa
o/ZWzobtUGo3DCTsylRSPY6MU7oOdQc8DCG9BeIYvB6PjiJO9f0ipUGPMFJgBls7
TEo4JLg6NujS9LkRpNOj4MBbBkZkLUYmPI21ApjbkcvRySUbezKbdGsXVcseMJ3S
SphH9xrsjrt7n09n2EZyANActg2a0fHFwlHG1KWdV/09dv46t070rd6U1E2qsi2r
ljNj36RC+G2t4eTJXoVuLY2fQFQWvDSlXrxPoMN+gul8Hdqn2Qk3WHT9OF6PR/FW
bOBmiTS7xcC3pNu5cjN4tXlySTpFsPjmqxS3ktbYs63uYNCbsCmC3kc+1qLkZhF3
BrTyO4fbthnhQDDNFVfChiteXJpaYychZGTwqgIX55JlgGF90o2fTIOtoyV+8IZS
OX8DlWs92WxAJhRrY4EtYD2s2Chve9MMMzJjtSvG6P4/7P4NLcMp2zPw4VRv9I35
st9Fy/6tHAbaucWGjWsYMe/LcmU56KKQ</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</md:KeyDescriptor>
<md:KeyDescriptor use="encryption">
<ds:KeyInfo>
<ds:KeyName>beli02.uhr.se</ds:KeyName>
<ds:KeyName>https://beli02.uhr.se/beda-inrapportering</ds:KeyName>
<ds:X509Data>
<ds:X509SubjectName>CN=beli02.uhr.se</ds:X509SubjectName>
<ds:X509Certificate>MIIFJDCCAwygAwIBAgIUMb9JQCf78eIUzHy1428jgFvYbw4wDQYJKoZIhvcNAQEL
BQAwGDEWMBQGA1UEAxMNYmVsaTAyLnVoci5zZTAeFw0yMzAzMzAxMzQwNDVaFw0z
MzAzMjcxMzQwNDVaMBgxFjAUBgNVBAMTDWJlbGkwMi51aHIuc2UwggIiMA0GCSqG
SIb3DQEBAQUAA4ICDwAwggIKAoICAQDCvjygYot2eUy27TeC9C5JMJOi2Mbq6yw2
ed1y4qcmDfV2h7rl6b+B1pBslsqvUdLSqCreU+p41uQasOMA60IBRzF3yhCFk7eW
d+RGm0HxyQ/JFQRBoz0oVI10uCfO4KT3q3KPQ+h/mMBfhMkwWDcbsMZmrBgcib/k
RceQ85Os7xqPaEIELuUqOIZXQv21p3zJ17f/tSNyFSMM4kOvMb1kgvwYf/JCfSFv
Enth7Fk5kagSjCRglZxdpve52c1Fa8JcpbNN85v1sY0jbVgEyKd/o55D3s2x3bRI
M068V8X3I75E5c/IKDAbyoPZTKFpd94GUbYfaaO9CIGdxAi1fc1H5TMDG7fTfd+h
kBmS/I1wXP9vg6VC4HiElufYAUHXVctaWbUnmyTObUfWaUlKj/LOuH2HpPLYxmiH
QPTxSsaGGMT4d7cqhd9qhaaQjnMafgF4C+bK4N+MRTDWv/Tu68zQhBYnyIKxFivD
23aup/2wy77DkNKc4nfu0Z/vlpZZQm/g9r2apL4NWhbUHov/MC4g9xAa2iWh/J9E
ObnYHlpV+ixy0aLuh1tNhFC3yn4j/lSM5wgn6L+ysqzaCjWcVhOFvKBiy23y3lF9
Ly29mSDV5yuFlGsFxoxH5szK5Gc3WVUrUekKj5k2MYbFWXvC8onrwrIG31BAdnmr
rLwE7kFcPwIDAQABo2YwZDBDBgNVHREEPDA6gg1iZWxpMDIudWhyLnNlhilodHRw
czovL2JlbGkwMi51aHIuc2UvYmVkYS1pbnJhcHBvcnRlcmluZzAdBgNVHQ4EFgQU
l0A6Q2uSl+LuDgMBmgSAFIoqTUgwDQYJKoZIhvcNAQELBQADggIBAGLaqx2q6Nkq
Q83KYjXLcCaJQBe/2pZdt+5vyKD4Az1A46IKSX43+Rg3QCUSWWJox/58mw4GFjfd
NxJFSAhC/2ojcjoZvWiBEhWOp6VKV4cgZanGMcw1LQswFiwo9MiEueHBY7c2LjJw
N7JCffE8BoHa4kxImGobrd2KX/ldi1+Nwi1EzlBrvWM9w3vmDOj0UPWNJ6wmuFsa
o/ZWzobtUGo3DCTsylRSPY6MU7oOdQc8DCG9BeIYvB6PjiJO9f0ipUGPMFJgBls7
TEo4JLg6NujS9LkRpNOj4MBbBkZkLUYmPI21ApjbkcvRySUbezKbdGsXVcseMJ3S
SphH9xrsjrt7n09n2EZyANActg2a0fHFwlHG1KWdV/09dv46t070rd6U1E2qsi2r
ljNj36RC+G2t4eTJXoVuLY2fQFQWvDSlXrxPoMN+gul8Hdqn2Qk3WHT9OF6PR/FW
bOBmiTS7xcC3pNu5cjN4tXlySTpFsPjmqxS3ktbYs63uYNCbsCmC3kc+1qLkZhF3
BrTyO4fbthnhQDDNFVfChiteXJpaYychZGTwqgIX55JlgGF90o2fTIOtoyV+8IZS
OX8DlWs92WxAJhRrY4EtYD2s2Chve9MMMzJjtSvG6P4/7P4NLcMp2zPw4VRv9I35
st9Fy/6tHAbaucWGjWsYMe/LcmU56KKQ</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://beli02.uhr.se/Shibboleth.sso/Artifact/SOAP" index="1"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://beli02.uhr.se/Shibboleth.sso/SLO/SOAP"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://beli02.uhr.se/Shibboleth.sso/SLO/Redirect"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://beli02.uhr.se/Shibboleth.sso/SLO/POST"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://beli02.uhr.se/Shibboleth.sso/SLO/Artifact"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://beli02.uhr.se/Shibboleth.sso/NIM/SOAP"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://beli02.uhr.se/Shibboleth.sso/NIM/Redirect"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://beli02.uhr.se/Shibboleth.sso/NIM/POST"/>
<md:ManageNameIDService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://beli02.uhr.se/Shibboleth.sso/NIM/Artifact"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://beli02.uhr.se/Shibboleth.sso/SAML2/POST" index="1"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://beli02.uhr.se/Shibboleth.sso/SAML2/Artifact" index="3"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://beli02.uhr.se/Shibboleth.sso/SAML2/ECP" index="4"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://beli02.uhr.se/Shibboleth.sso/SAML/POST" index="5"/>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://beli02.uhr.se/Shibboleth.sso/SAML/Artifact" index="6"/>
<md:AttributeConsumingService index="1">
<md:ServiceName xml:lang="en">Beda development sp</md:ServiceName>
<md:ServiceName xml:lang="sv">Beda utveckling sp</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>ITS, Umeå universitet</md:Company>
<md:EmailAddress>mailto:nya-cm@its.umu.se</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="support">
<md:Company>ITS, Umeå universitet</md:Company>
<md:EmailAddress>mailto:nya-cm@its.umu.se</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="administrative">
<md:Company>ITS, Umeå universitet</md:Company>
<md:EmailAddress>mailto:nya-cm@its.umu.se</md:EmailAddress>
</md:ContactPerson>
</md:EntityDescriptor>
|