blob: da1f580e04215a269ae08063d4747c259e5f1f12 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://cavle.org/shibboleth">
<!--
This is a "CAVLE" .NET IdP for UniServity Limited.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2014-10-08T08:32:16Z">
<mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy>
</mdrpi:RegistrationInfo>
</Extensions>
<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 xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">cavle.org</shibmd:Scope>
</Extensions>
<KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIDFjCCAf6gAwIBAgIQGVM0uhTD3rVCMPoy0rMlwzANBgkqhkiG9w0BAQsFADAd
MRswGQYDVQQDExJpZHAudW5pc2Vydml0eS5jb20wHhcNMTQxMDA3MTMyNTQ3WhcN
MzUxMjMwMjMwMDAwWjAdMRswGQYDVQQDExJpZHAudW5pc2Vydml0eS5jb20wggEi
MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDRCBuPl18hR/OOGblHjWWTo9LR
c3BZ9sTsDw2oLTV7QZiPuzFkmaelEFjnkWUsbjKQcjaidaA/UxP0YGaTypRUJDyM
A83zRfCrqGOFE8qvjesl0VNJrhw+8pxxKnxnOsnzqLT2rMid4cGuTLtNK0BnCXaU
9tQ6ggrZEEZUtZsQ4GUhapc/FiX9SV2OGeVlUfeDPCCeegVxWnTjoW6NirXRHw7e
B8CZmculcAm549Di1chMRmy1W1TPPUS16hZI65fU8ra5anxtEjPrPm/42VI3b7EC
n9HKTZL90O38/iUu1CGZBvSd8BHsFpta9IuEcAPzwb5oggRe0jOqYfVVM0svAgMB
AAGjUjBQME4GA1UdAQRHMEWAEARX+D7bRC1NV+4PE+pA07ehHzAdMRswGQYDVQQD
ExJpZHAudW5pc2Vydml0eS5jb22CEBlTNLoUw961QjD6MtKzJcMwDQYJKoZIhvcN
AQELBQADggEBACLhDJtzDh6aqM/ZBf8nGEyVYEbav54Hnw+tHMdpRfgQXRT4UEed
zkG9b8TCFnbWuGkkdfT5GesY3P+KjJQ05AkvtVcgq6CTencq5a9mcocXeFhmO45a
/6w8VV+iNrMov2gxsOdTx6cbU0pP5UUxYRNCzMc20CoOb1YENt6LMxXn0zlM2uR+
5/xuR9hxY8TbZgoQzIU6ZSmfRND2VufgaL3ndxQgyd86qmIkkPfL1yOgPglINkrI
WArFmTaBqIHzgsuZgaqJNsEiLP8KgnKvtQoq7YyLXKGEjQGSlvEB3CY67XMAMleR
W/SZFaCEqoPVCkUSY5QwNt5efTT4YWfcwis=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp.uniservity.com:8443/shib/profile/saml1/SOAP/ArtifactResolution" index="1"/>
<ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.uniservity.com:8443/shib/profile/saml2/SOAP/ArtifactResolution" index="2"/>
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.uniservity.com/shib/profile/saml2/Redirect/SLO"/>
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.uniservity.com/shib/profile/saml2/POST/SLO"/>
<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.uniservity.com/shib/profile/SSO"/>
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.uniservity.com/shib/profile/saml2/POST/SSO"/>
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://idp.uniservity.com/shib/profile/saml2/POST-SimpleSign/SSO"/>
<SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.uniservity.com/shib/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 xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">cavle.org</shibmd:Scope>
</Extensions>
<KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIDFjCCAf6gAwIBAgIQGVM0uhTD3rVCMPoy0rMlwzANBgkqhkiG9w0BAQsFADAd
MRswGQYDVQQDExJpZHAudW5pc2Vydml0eS5jb20wHhcNMTQxMDA3MTMyNTQ3WhcN
MzUxMjMwMjMwMDAwWjAdMRswGQYDVQQDExJpZHAudW5pc2Vydml0eS5jb20wggEi
MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDRCBuPl18hR/OOGblHjWWTo9LR
c3BZ9sTsDw2oLTV7QZiPuzFkmaelEFjnkWUsbjKQcjaidaA/UxP0YGaTypRUJDyM
A83zRfCrqGOFE8qvjesl0VNJrhw+8pxxKnxnOsnzqLT2rMid4cGuTLtNK0BnCXaU
9tQ6ggrZEEZUtZsQ4GUhapc/FiX9SV2OGeVlUfeDPCCeegVxWnTjoW6NirXRHw7e
B8CZmculcAm549Di1chMRmy1W1TPPUS16hZI65fU8ra5anxtEjPrPm/42VI3b7EC
n9HKTZL90O38/iUu1CGZBvSd8BHsFpta9IuEcAPzwb5oggRe0jOqYfVVM0svAgMB
AAGjUjBQME4GA1UdAQRHMEWAEARX+D7bRC1NV+4PE+pA07ehHzAdMRswGQYDVQQD
ExJpZHAudW5pc2Vydml0eS5jb22CEBlTNLoUw961QjD6MtKzJcMwDQYJKoZIhvcN
AQELBQADggEBACLhDJtzDh6aqM/ZBf8nGEyVYEbav54Hnw+tHMdpRfgQXRT4UEed
zkG9b8TCFnbWuGkkdfT5GesY3P+KjJQ05AkvtVcgq6CTencq5a9mcocXeFhmO45a
/6w8VV+iNrMov2gxsOdTx6cbU0pP5UUxYRNCzMc20CoOb1YENt6LMxXn0zlM2uR+
5/xuR9hxY8TbZgoQzIU6ZSmfRND2VufgaL3ndxQgyd86qmIkkPfL1yOgPglINkrI
WArFmTaBqIHzgsuZgaqJNsEiLP8KgnKvtQoq7YyLXKGEjQGSlvEB3CY67XMAMleR
W/SZFaCEqoPVCkUSY5QwNt5efTT4YWfcwis=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp.uniservity.com:8443/shib/profile/saml1/SOAP/AttributeQuery"/>
<AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp.uniservity.com:8443/shib/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">UniServity Limited</OrganizationName>
<OrganizationDisplayName xml:lang="en">UniServity: CAVLE</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://uniservity.com/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>Service Desk</GivenName>
<EmailAddress>mailto:support@uniservity.com</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Rezar</GivenName>
<SurName>Zefaj</SurName>
<EmailAddress>mailto:rezar.zefaj@UniServity.com</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Brian</GivenName>
<SurName>Fraser</SurName>
<EmailAddress>mailto:brian.fraser@uniservity.com</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|