From 082c360636b2816e5326318bfce704a8a542782a Mon Sep 17 00:00:00 2001 From: Andrew Costa <andrew.costa@nebraska.edu> Date: Fri, 21 Apr 2023 10:33:45 -0500 Subject: [PATCH] Removed unNUID release from Orbis Metadata as it is now being released via the attribute-filter --- nefed.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nefed.xml b/nefed.xml index 291880b..f36e3d3 100644 --- a/nefed.xml +++ b/nefed.xml @@ -28316,11 +28316,6 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg 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">Orbis</mdui:DisplayName> -- GitLab