This repository has been archived by the owner on Jul 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
service_catalog.xml
73 lines (73 loc) · 4.56 KB
/
service_catalog.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<esc:ServiceCatalogue xmlns:esc="urn:etoegang:1.10:service-catalog"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" esc:IssueInstant="2015-12-28T10:19:57Z"
esc:Version="urn:etoegang:1.10:53" ID="_dc"><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:SignedInfo>
<ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
<ds:Reference URI="#_dc">
<ds:Transforms>
<ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
</ds:Transforms>
<ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
<ds:DigestValue><!--TODO--></ds:DigestValue>
</ds:Reference>
</ds:SignedInfo>
<ds:SignatureValue><!--TODO--></ds:SignatureValue>
<ds:KeyInfo><ds:X509Data>
<ds:X509Certificate><!--TODO--></ds:X509Certificate>
</ds:X509Data></ds:KeyInfo>
</ds:Signature>
<esc:ServiceProvider esc:IsPublic="true">
<esc:ServiceProviderID>87157352092511980227</esc:ServiceProviderID>
<esc:OrganizationDisplayName xml:lang="nl">SURFconext Idensys PoC</esc:OrganizationDisplayName>
<esc:OrganizationDisplayName xml:lang="en">SURFconext Idensys PoC</esc:OrganizationDisplayName>
<esc:ServiceDefinition esc:IsPublic="true">
<esc:ServiceUUID>3307D2EC-3B06-4ADC-99A0-341FF0275B4D</esc:ServiceUUID>
<esc:ServiceName xml:lang="nl">SURFconext Idensys PoC</esc:ServiceName>
<esc:ServiceName xml:lang="en">SURFconext Idensys PoC</esc:ServiceName>
<esc:ServiceDescription xml:lang="nl">SURFconext Idensys PoC</esc:ServiceDescription>
<esc:ServiceDescription xml:lang="en">SURFconext Idensys PoC</esc:ServiceDescription>
<esc:ServiceDescriptionURL xml:lang="nl"
>https://www.surf.nl/en/services-and-products/surfconext/index.html </esc:ServiceDescriptionURL>
<saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport </saml:AuthnContextClassRef>
<esc:HerkenningsmakelaarId>99999999000000000010</esc:HerkenningsmakelaarId>
<esc:RequestedAttribute Name="urn:etoegang:1.9:attribute:FirstName" isRequired="false">
<esc:PurposeStatement xml:lang="nl">Ten behoeve van het weergeven</esc:PurposeStatement>
<esc:PurposeStatement xml:lang="en">For display purposes</esc:PurposeStatement>
</esc:RequestedAttribute>
<esc:RequestedAttribute Name="urn:etoegang:1.9:attribute:FamilyName" isRequired="true">
<esc:PurposeStatement xml:lang="nl">Ten behoeve van het weergeven</esc:PurposeStatement>
<esc:PurposeStatement xml:lang="en">For display purposes</esc:PurposeStatement>
</esc:RequestedAttribute>
<esc:RequestedAttribute Name="urn:etoegang:1.9:attribute:Email" isRequired="true">
<esc:PurposeStatement xml:lang="nl">Ten behoeve van informatie voorziening</esc:PurposeStatement>
<esc:PurposeStatement xml:lang="en">For communication purposes</esc:PurposeStatement>
</esc:RequestedAttribute>
</esc:ServiceDefinition>
<esc:ServiceInstance esc:IsPublic="true">
<esc:ServiceID>urn:etoegang:DV:87157352092511980227:services:0001</esc:ServiceID>
<esc:ServiceUUID>1797DB59-BCC3-49FB-9944-A59CA3BDF7C9</esc:ServiceUUID>
<esc:InstanceOfService>3307D2EC-3B06-4ADC-99A0-341FF0275B4D</esc:InstanceOfService>
<esc:ServiceURL xml:lang="nl"
>https://www.surf.nl/en/services-and-products/surfconext/index.html</esc:ServiceURL>
<esc:ServiceURL xml:lang="en"
>https://www.surf.nl/en/services-and-products/surfconext/index.html</esc:ServiceURL>
<esc:PrivacyPolicyURL xml:lang="nl">
https://wiki.surfnet.nl/download/attachments/24707702/Privacy_policy_SURFconext_v1.0%283%29.pdf?version%3D1%26modificationDate%3D1395833946155%26api%3Dv2 </esc:PrivacyPolicyURL>
<esc:HerkenningsmakelaarId>99999999000000000010</esc:HerkenningsmakelaarId>
<esc:SSOSupport>true</esc:SSOSupport>
<esc:ServiceCertificate>
<md:KeyDescriptor use="signing">
<ds:KeyInfo><ds:KeyName>SP SSO Key</ds:KeyName><ds:X509Data>
<ds:X509Certificate>
<!--TODO-->
</ds:X509Certificate>
</ds:X509Data></ds:KeyInfo>
</md:KeyDescriptor>
</esc:ServiceCertificate>
</esc:ServiceInstance>
</esc:ServiceProvider>
</esc:ServiceCatalogue>