diff --git a/nefed.xml b/nefed.xml index 4827f7379b17c065a0afedf84cd19b20823fb086..b4a173f533dc83de16e67a5eab1b6b7fb064c7a6 100644 --- a/nefed.xml +++ b/nefed.xml @@ -32221,4 +32221,43 @@ <OrganizationURL xml:lang="en-US">https://delinea.com</OrganizationURL> </Organization> </EntityDescriptor> + <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" + xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" + xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" + entityID="https://sso.glean.co/auth/realms/glean" ID="ID_09582261-f4aa-4105-a7ce-b6caf0187646"> + <Extensions> + <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> + </mdattr:EntityAttributes> + <mdui:UIInfo> + <mdui:DisplayName xml:lang="en">Glean</mdui:DisplayName> + <mdui:Description xml:lang="en">Glean</mdui:Description> + <mdui:InformationURL xml:lang="en"> + https://glean.co</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="en"> + https://glean.co/privacy-notice</mdui:PrivacyStatementURL> + <mdui:Logo height="85" width="141" xml:lang="en"> + https://d33v4339jhl8k0.cloudfront.net/docs/assets/5d0b46150428637fd7c53265/images/653108d3234cd75251327aab/Unknown-3.jpeg</mdui:Logo> + </mdui:UIInfo> + </Extensions> + <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" + AuthnRequestsSigned="false" WantAssertionsSigned="false"> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" + Location="https://sso.glean.co/auth/realms/glean/broker/saml.shibboleth.nebraska-lincoln/endpoint"></SingleLogoutService> + <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" + Location="https://sso.glean.co/auth/realms/glean/broker/saml.shibboleth.nebraska-lincoln/endpoint" + isDefault="true" index="1"></AssertionConsumerService> + <AttributeConsumingService isDefault="true" index="1"> + <ServiceName xml:lang=""></ServiceName> + <RequestedAttribute FriendlyName="displayName" + NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic"></RequestedAttribute> + </AttributeConsumingService> + </SPSSODescriptor> + </EntityDescriptor> </EntitiesDescriptor>