From 9061d34cb715caff1c6218c905841509bbb8a715 Mon Sep 17 00:00:00 2001 From: Andrew Costa <andrew.costa@nebraska.edu> Date: Fri, 15 Mar 2024 10:21:27 -0500 Subject: [PATCH] revert changes --- nefed.xml | 46 +++++++++++++++++++++------------------------- 1 file changed, 21 insertions(+), 25 deletions(-) diff --git a/nefed.xml b/nefed.xml index a037274..4827f73 100644 --- a/nefed.xml +++ b/nefed.xml @@ -23091,10 +23091,6 @@ <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">UNO @@ -23107,16 +23103,18 @@ https://www.hannonhill.com/legal/privacy.html</mdui:PrivacyStatementURL> <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo> </mdui:UIInfo> - <init:RequestInitiator - xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" - Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" - Location="https://unomaha.cascadecms.com/Shibboleth.sso/Login" /> - <idpdisc:DiscoveryResponse - xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" - Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" - Location="https://unomaha.cascadecms.com/Shibboleth.sso/Login" index="1" /> </Extensions> - <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <Extensions> + <init:RequestInitiator + xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" + Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" + Location="https://unomaha.cascadecms.com/Shibboleth.sso/Login" /> + <idpdisc:DiscoveryResponse + xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" + Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" + Location="https://unomaha.cascadecms.com/Shibboleth.sso/Login" index="1" /> + </Extensions> <KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName> @@ -23214,10 +23212,6 @@ <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">UNO @@ -23230,16 +23224,18 @@ https://www.hannonhill.com/legal/privacy.html</mdui:PrivacyStatementURL> <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo> </mdui:UIInfo> - <init:RequestInitiator - xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" - Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" - Location="https://unomaha-dev.cascadecms.com/Shibboleth.sso/Login" /> - <idpdisc:DiscoveryResponse - xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" - Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" - Location="https://unomaha-dev.cascadecms.com/Shibboleth.sso/Login" index="1" /> </Extensions> <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <Extensions> + <init:RequestInitiator + xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" + Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" + Location="https://unomaha-dev.cascadecms.com/Shibboleth.sso/Login" /> + <idpdisc:DiscoveryResponse + xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" + Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" + Location="https://unomaha-dev.cascadecms.com/Shibboleth.sso/Login" index="1" /> + </Extensions> <KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName> -- GitLab