blob: 77be6f020b59b5f91dd02d46a073718ac6da0b47 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://sid.swarthmore.edu/idp/shibboleth">
<md:Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="https://incommon.org"/>
<mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute">
<saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>http://id.incommon.org/category/registered-by-incommon</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes>
</md:Extensions>
<md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<md:Extensions>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">swarthmore.edu</shibmd:Scope>
<mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
<mdui:DisplayName xml:lang="en">Swarthmore College</mdui:DisplayName>
<mdui:Description xml:lang="en">Swarthmore College</mdui:Description>
</mdui:UIInfo>
</md:Extensions>
<md:KeyDescriptor use="signing">
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIDNDCCAhygAwIBAgIVAO7xcYpBnwYIVTLfF6pF14NXi0KmMA0GCSqGSIb3DQEB
BQUAMB0xGzAZBgNVBAMTEnNpZC5zd2FydGhtb3JlLmVkdTAeFw0xNDAyMTAyMDEw
MThaFw0zNDAyMTAyMDEwMThaMB0xGzAZBgNVBAMTEnNpZC5zd2FydGhtb3JlLmVk
dTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKFxkzJbUP/JjWW42xxm
D5TOzoB5iQDgXTkSaN54Oe7oSDFzPb2KwavU6VJcnoT7uRARElQ+aYvKsVHlMWH9
M8XS7V5i7VPVg0UnGSHa311O+ur2oqi4HInZJ54mldyY8XywWl3rYu4xLLUAl5+t
LXlnus1UmWdxBqiyaGQlYy0YVkPBG2M6lvBsLUOdG2r7hha4yvqrnPgbAAADIz/v
aOSq+lB4g9ApDoPPB4ucwq8p3bGKmtiuJCdGDlpsahIYsm/2ifGnkVfyU3pCAdfr
aO+pAU4z8tS53d2gRTrBXH0R8C8jBeaF/qXCN52Kl+oYP76Z68Jt3XL/CUg7DwWj
B0ECAwEAAaNrMGkwSAYDVR0RBEEwP4ISc2lkLnN3YXJ0aG1vcmUuZWR1hilodHRw
czovL3NpZC5zd2FydGhtb3JlLmVkdS9pZHAvc2hpYmJvbGV0aDAdBgNVHQ4EFgQU
T6SCMFLKsSwfvX3fgI77E4c3xz8wDQYJKoZIhvcNAQEFBQADggEBACje/CpQzRRc
jrrNnirMbg3ERMwkLTtP6Ou2lrp8thPk5L+pIwsmdHJFpxtlQbqDSALRu16N68LF
Efmx8GeTEKl60MIhVfCmf1glaE4D02gKL3P8M5USPNYcFuLjjpHacEwK26ASxNbe
+N2ClItzuz2GP4KVgLgjPOkugeQNZT3DrKmsRMHBoqbkrIOM02c6YuhcnuHXNKV8
G+CNVVb2DBJTvVkhO3f17lY/dklyI2gdwVllRNFBAnmy1Df9aWkDyKjUOJ/8q/fF
CE6FGmpQsHtUKkKdVS5iUqYG7e6khmfvWCCsU25yjK9G05ktEvFcD/3FCsyGG3hs
BaXUFreM06I=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</md:KeyDescriptor>
<md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://sid.swarthmore.edu/idp/profile/SAML2/POST/SSO"/>
<md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://sid.swarthmore.edu/idp/profile/SAML2/Redirect/SSO"/>
<md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://sid.swarthmore.edu/idp/profile/SAML2/POST-SimpleSign/SSO"/>
</md:IDPSSODescriptor>
<md:Organization>
<md:OrganizationName xml:lang="en">Swarthmore College</md:OrganizationName>
<md:OrganizationDisplayName xml:lang="en">Swarthmore College</md:OrganizationDisplayName>
<md:OrganizationURL xml:lang="en">http://www.swarthmore.edu/</md:OrganizationURL>
</md:Organization>
<md:ContactPerson contactType="technical">
<md:GivenName>Shibboleth Admin</md:GivenName>
<md:EmailAddress>shib-admin@swarthmore.edu</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="administrative">
<md:GivenName>Glenn Stauffer</md:GivenName>
<md:EmailAddress>stauffer@swarthmore.edu</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="administrative">
<md:GivenName>Michael Clemente</md:GivenName>
<md:EmailAddress>mclemen2@swarthmore.edu</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson xmlns:icmd="http://id.incommon.org/metadata" contactType="other" icmd:contactType="http://id.incommon.org/metadata/contactType/security">
<md:GivenName>Jason Rotunno</md:GivenName>
<md:EmailAddress>jrotunno@swarthmore.edu</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="support">
<md:GivenName>Swarthmore Support</md:GivenName>
<md:EmailAddress>help@swarthmore.edu</md:EmailAddress>
</md:ContactPerson>
</md:EntityDescriptor>
|