From f741773f9ae308b58f2ec72e6f12c7f8f06a528f Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Fri, 26 Feb 2021 11:25:13 -0600 Subject: [PATCH] Release NUID to Content Cloud test --- nefed.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nefed.xml b/nefed.xml index 59dfbc5..f2a7042 100644 --- a/nefed.xml +++ b/nefed.xml @@ -12346,6 +12346,9 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A <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">Content Cloud</mdui:DisplayName> -- GitLab