From ea333f72ed2385040fcd290c68c3f0bf74d3f805 Mon Sep 17 00:00:00 2001 From: Ian Boren <ianboren@nebraska.edu> Date: Mon, 29 Aug 2022 17:02:51 -0500 Subject: [PATCH] Updated metadata to include NUID attribute release --- nefed.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/nefed.xml b/nefed.xml index cbed4d3..0b39c0e 100644 --- a/nefed.xml +++ b/nefed.xml @@ -4966,6 +4966,22 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> + <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" /> + <mdattr:EntityAttributes> + <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">ROOMPACT</mdui:DisplayName> + <mdui:Description xml:lang="en">ROOMPACT</mdui:Description> + <mdui:InformationURL xml:lang="en">https://www.roompact.com/about/</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="en">https://www.roompact.com/terms-and-conditions-privacy-policy/</mdui:PrivacyStatementURL> + <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo> + </mdui:UIInfo> </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> -- GitLab