blob: c03df88910568a916a74e7e62a97a619231be5c3 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://xperthr.co.uk/shibboleth">
<!--
This is an "XpertHR - Online HR Intelligence" OpenAthens SP for Reed Business Information Limited.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk"/>
</Extensions>
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol">
<KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIICuDCCAaCgAwIBAgIQHM2Lp8kyJbFBLusiWKKoiTANBgkqhkiG9w0BAQUFADAY
MRYwFAYDVQQDEw14cGVydGhyLmNvLnVrMB4XDTE1MDcyOTIzMDAwMFoXDTI1MDgw
NTIzMDAwMFowGDEWMBQGA1UEAxMNeHBlcnRoci5jby51azCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAMnunCgxoEQEseRMAeAz9iz/hgeZxhytRuUOmwIv
2Gwl1gvVm3kaZTX2/t43GwYnSBglwedkoZG+VmWI5au8w5QuqO8uXdksplzPCir8
5Wz1llgqGBI8stUUHBV9J76YoWw6aC+jrN5W1E4n7Kd8wnQadj62G74PH62SRTrN
YHOWIXjdL2Us5V/a2c01s+Fc+qLBH3UQ+QLzcRpvJVAEmEB+/BK8550Ts0iDUQbo
O/suGVSenHAQnJ8AMCN8sQNga9vMLH2LLbTW1+xs+VMFDb3KXbaD94xWLpMp/A5k
g7E3IYTdJGcpj17foddDEAMjwIN+YEjEoluJ+0Lk/lXlO7ECAwEAATANBgkqhkiG
9w0BAQUFAAOCAQEASKUE9l0SsMiSqecbbk9shCDEbLJy06rWkMSaA0BuEwf8JjoJ
LIZShDOuvb/pLXxeGH9KvT+f7ptogkueeIGS/ys6VtCWsYLITAnL29+HgSvLqSyS
g4iqPMtGeh+LJwYI6ebVins3Ub6ruwKjMv1+fFRg2hqbbKvbUHskVW0av86mr7kQ
DSPJuYo1fy7x/wbt00lrbMHjUuIZLdlA93vrkhFmSRo6/mZmY2uOXWyblihRmjBE
0WsqU49byD29YK3Vfkdc/IaYvcG3t8Fx4Ea2RqS/Ds+xaMe2VR0z8OuIKEcQmf5n
QYmPHCWdJOSgj/48Qz8WAQ+/gk/bl6DkgMjE3g==
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.xperthr.co.uk/openathens/shibauthassert.aspx" index="1" isDefault="true"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://www.xperthr.co.uk/openathens/shibauthassert.aspx" index="2"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Reed Business Information Limited</OrganizationName>
<OrganizationDisplayName xml:lang="en">XpertHR - Online HR Intelligence</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.xperthr.co.uk/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>Helpdesk</GivenName>
<EmailAddress>mailto:helpdesk@xperthr.co.uk</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>David</GivenName>
<SurName>Shepherd</SurName>
<EmailAddress>mailto:david.shepherd@xperthr.co.uk</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Angie</GivenName>
<SurName>Wong</SurName>
<EmailAddress>mailto:Angie.Wong@rbi.co.uk</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|