Skip to content
Snippets Groups Projects

Resolve "Onboard Glean Service Provider"

Merged Ryan Rumbaugh requested to merge 362-onboard-glean-service-provider into master
1 file
+ 39
0
Compare changes
  • Side-by-side
  • Inline
+ 39
0
@@ -32221,4 +32221,43 @@
@@ -32221,4 +32221,43 @@
<OrganizationURL xml:lang="en-US">https://delinea.com</OrganizationURL>
<OrganizationURL xml:lang="en-US">https://delinea.com</OrganizationURL>
</Organization>
</Organization>
</EntityDescriptor>
</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>
</EntitiesDescriptor>
Loading