From c6cb87561c098b12bfd1eace70ff2d5216fbb22c Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Tue, 20 Sep 2022 17:02:48 -0500 Subject: [PATCH] Release unNUID to All Things Nebraska --- nefed.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nefed.xml b/nefed.xml index 22f84ef..1d450b1 100644 --- a/nefed.xml +++ b/nefed.xml @@ -18054,6 +18054,9 @@ bHwSoBy5hLPNALaEUoa5zPDwlixwRjFQTc5XXaRpgIjy/2gsL8+Y5QRhyXnLqgO67BlLYW/GuHE=</ds <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">All Things Nebraska</mdui:DisplayName> -- GitLab