From dce040dd3e4c63733c0cb384b5952e9dfa42363e Mon Sep 17 00:00:00 2001 From: "ian.boren" <ianboren@nebraska.edu> Date: Mon, 24 Jul 2023 16:04:44 -0500 Subject: [PATCH] Resolve "Release NUID to https://unl-hlcfpa.monday.com/saml/saml_callback" --- nefed.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nefed.xml b/nefed.xml index d2941a0..289db99 100644 --- a/nefed.xml +++ b/nefed.xml @@ -28174,6 +28174,9 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg <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">monday.com</mdui:DisplayName> -- GitLab