From aef527959f2c3fe75b49a738e4bf3ab435e0c5e6 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Tue, 13 Aug 2024 09:06:10 -0500 Subject: [PATCH] Release unNUID to MyHousr --- nefed.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nefed.xml b/nefed.xml index bad2ada..93d5871 100644 --- a/nefed.xml +++ b/nefed.xml @@ -34908,6 +34908,10 @@ PRD49iI+tL/VkGo= 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">MyHousr</mdui:DisplayName> -- GitLab