From 74cfdef4699c7a8ed72613f27cace5e5901506f2 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Fri, 8 Nov 2024 14:25:14 -0600 Subject: [PATCH] Remove unNUID release and switch to unspecified --- nefed.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/nefed.xml b/nefed.xml index 3b22c70..79d3b06 100644 --- a/nefed.xml +++ b/nefed.xml @@ -35823,10 +35823,6 @@ PRD49iI+tL/VkGo= <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">Firefly Sandbox</mdui:DisplayName> @@ -35890,7 +35886,7 @@ PRD49iI+tL/VkGo= <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" ResponseLocation="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/response/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" /> - <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat> + <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="0" isDefault="true" /> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="1" /> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="2" /> -- GitLab