Skip to content
Snippets Groups Projects
Commit 1017a0cb authored by aljavonboles's avatar aljavonboles
Browse files

Merge branch '310-add-nuid-attribute-to-psat' into 'master'

Resolve "Add NUID Attribute to PSAT"

Closes #310

See merge request !427
parents 5838ac9a 24c9679e
No related branches found
No related tags found
1 merge request!427Resolve "Add NUID Attribute to PSAT"
...@@ -29926,6 +29926,11 @@ and do *NOT* provide it in real time to your partners. ...@@ -29926,6 +29926,11 @@ and do *NOT* provide it in real time to your partners.
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue> <saml:AttributeValue>https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue>
</saml:Attribute> </saml:Attribute>
<saml:Attribute Name="http://shibboleth.net/ns/attributes/releaseAllValues" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>
unNUID
</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes> </mdattr:EntityAttributes>
<mdui:UIInfo> <mdui:UIInfo>
<mdui:DisplayName xml:lang="en">PSAT</mdui:DisplayName> <mdui:DisplayName xml:lang="en">PSAT</mdui:DisplayName>
...@@ -29964,6 +29969,9 @@ and do *NOT* provide it in real time to your partners. ...@@ -29964,6 +29969,9 @@ and do *NOT* provide it in real time to your partners.
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://universityofnebraska.securityeducation.com/api/auth/saml/SSO" Location="https://universityofnebraska.securityeducation.com/api/auth/saml/SSO"
index="1" /> index="1" />
<NameIDFormat>
urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
</NameIDFormat>
</SPSSODescriptor> </SPSSODescriptor>
<Organization> <Organization>
<OrganizationName xml:lang="en-US">Proofpoint Security Education Platform</OrganizationName> <OrganizationName xml:lang="en-US">Proofpoint Security Education Platform</OrganizationName>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment