blob: c2c81dcaf352b460d1c8d9e91ac1f7413c483973 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://sso.pdx.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">pdx.edu</shibmd:Scope>
<mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
<mdui:DisplayName xml:lang="en">Portland State University</mdui:DisplayName>
<mdui:Description xml:lang="en">Portland State Identity Provider</mdui:Description>
<mdui:InformationURL xml:lang="en">http://www.pdx.edu</mdui:InformationURL>
</mdui:UIInfo>
</md:Extensions>
<md:KeyDescriptor use="signing">
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIDFzCCAf+gAwIBAgIUdzBvspR9IxIcNVecJ9uYqw2FxOkwDQYJKoZIhvcNAQEL
BQAwFjEUMBIGA1UEAwwLc3NvLnBkeC5lZHUwHhcNMTUwODE5MTc1NzUyWhcNMzUw
ODE5MTc1NzUyWjAWMRQwEgYDVQQDDAtzc28ucGR4LmVkdTCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBALS4zeE+sjNpCyWno01ra/hBUx5dFCv0u+1maVOt
ezztTl5TgJXqIhfraP06ZzFZyYb1Zkbtler9/hcpBDHpI48dyb5QChw6UkMie1oW
1CnXqN39DwPqSnmiX5oxaVAcSh5YnvzOeNGIumtu+MTXnwdh5HH827CiZXTzPavJ
7NMMZ36xoNb6137Ny5N6VGJ2zJCj95Tg5KzaMWZiQa/CYaRJDdT8DD2YFb7+KKYn
li3CDWLfVN1lhyXA0Ue/gHNChEjbfo92o1kqPYLLQQHZjH/n16tpr+L6NJ7K+7Fj
i/T3h5l3NdPh0SD4nIyQDIkXQD80zSkzncc8Lc4+Ynr5RRsCAwEAAaNdMFswHQYD
VR0OBBYEFK1fG4otT6OMzHQwV1tVgokTL9G3MDoGA1UdEQQzMDGCC3Nzby5wZHgu
ZWR1hiJodHRwczovL3Nzby5wZHguZWR1L2lkcC9zaGliYm9sZXRoMA0GCSqGSIb3
DQEBCwUAA4IBAQCM7yIzrZhbbFXv6Z6HWEig18jPbOEOjLjSti0qN3+jvvuuJKVl
gN/1qBYQljh5fSnWIGDppn8ozRnVXHzxtgOdqFqJ6Ww88I+3dBfaPMdr/FmFo/J5
meMw9ypaPJRtd9TRPF7hOnjSyihAqQlJuEdEK2bonoyic/hpHFjZpxX4ProsAcUr
EA/tefxebhlDaSIgbJxVU2dReIbV8rjFNWfjp6wksbSvj/isU7KuzPODe2Kxt8S8
4Rn1ZTKf1dn6ThoNInVnrIGNHt0hC1S6ijthjE5dB4hos6ndOVUHrjtWSxA0Nd5o
XIfa61/C4DF+ni+CfZSdcGSigYeyYVIroMpB
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</md:KeyDescriptor>
<md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://sso.pdx.edu/idp/profile/SAML2/Redirect/SSO"/>
<md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://sso.pdx.edu/idp/profile/SAML2/POST/SSO"/>
</md:IDPSSODescriptor>
<md:Organization>
<md:OrganizationName xml:lang="en">Portland State University</md:OrganizationName>
<md:OrganizationDisplayName xml:lang="en">Portland State University</md:OrganizationDisplayName>
<md:OrganizationURL xml:lang="en">http://www.pdx.edu/</md:OrganizationURL>
</md:Organization>
<md:ContactPerson contactType="technical">
<md:GivenName>PSU Unix Team</md:GivenName>
<md:EmailAddress>cis-unix@pdx.edu</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="administrative">
<md:GivenName>PSU IAM Team</md:GivenName>
<md:EmailAddress>cis-iam@pdx.edu</md:EmailAddress>
</md:ContactPerson>
<md:ContactPerson contactType="support">
<md:GivenName>PSU Helpdesk</md:GivenName>
<md:EmailAddress>help@pdx.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>PSU Security Team</md:GivenName>
<md:EmailAddress>sec-requests@pdx.edu</md:EmailAddress>
</md:ContactPerson>
</md:EntityDescriptor>
|