From b66ae387e5974bae778f79afc65d34315214d5ab Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Thu, 28 Mar 2024 09:18:51 -0500 Subject: [PATCH] Resolve "TrueYou Self Service Temporary MD" --- nefed.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nefed.xml b/nefed.xml index 2a24216..3d72e61 100644 --- a/nefed.xml +++ b/nefed.xml @@ -32283,6 +32283,9 @@ <saml:Attribute Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> <saml:AttributeValue>https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue> </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> <mdui:UIInfo> <mdui:DisplayName xml:lang="en">TrueYou Self Service</mdui:DisplayName> -- GitLab