From 4e6d175581250a096acf2e5a9e6a5c22ba77f3bb Mon Sep 17 00:00:00 2001 From: Rory Larson <rlarson@nebraska.edu> Date: Tue, 25 Jun 2024 15:44:09 -0500 Subject: [PATCH] Added our stuff --- nefed.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/nefed.xml b/nefed.xml index 5dba3d1..1c33f1d 100644 --- a/nefed.xml +++ b/nefed.xml @@ -33884,6 +33884,23 @@ entityID="https://shibboleth-sp.reef-education.com/shibboleth"> <Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> + <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">iClicker</mdui:DisplayName> + <mdui:Description xml:lang="en">iClicker</mdui:Description> + <mdui:InformationURL xml:lang="en">https://www.iclicker.com/</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="en">https://store.macmillanlearning.com/us/privacy-notice</mdui:PrivacyStatementURL> + </mdui:UIInfo> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha384"/> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/> -- GitLab