Configure any SSO provider for Glean using SAML 2.0 authentication
company.com
, company.co.jp
, subsidiary.co
) or SSO will fail.Create a new SAML App
Field | Value |
---|---|
Single Sign-On (SSO) URL | https://apps-be.glean.com/central_sso/authorization-code/callback |
Recipient / Destination URL | https://apps-be.glean.com/central_sso/authorization-code/callback |
ACS (Consumer) URL | https://apps-be.glean.com/central_sso/authorization-code/callback |
Audience URI (SP Entity ID) | https://apps-be.glean.com |
Default RelayState | Leave blank |
Login URL | https://apps-be.glean.com/login |
Logout URL | https://apps-be.glean.com/logout |
SAML initiator | Service Provider (Glean) |
SAML signature element | Assertion |
Name ID format | emailAddress |
Sign requests? | True |
X.509 signature | Standard Strength Certificate (2048-bit) |
X.509 signature algorithm | SHA-512 |
Copy the IdP Metadata XML URL
What if my SSO provider doesn't provide an accessible metadata URL?
What if my SSO provider doesn't provide a metadata XML file or URL?
entityID
, X509Certificate
, and Location
fields with your SAML IdP details.Create a new SAML App
tenant_name-be.glean.com
).
You can find your tenant ID by following the instructions here. Contact Glean support if unsure.Field | Value |
---|---|
Single Sign-On (SSO) URL | https://tenant_name-be.glean.com/authorization-code/callback |
Recipient / Destination URL | https://tenant_name-be.glean.com/authorization-code/callback |
ACS (Consumer) URL | https://tenant_name-be.glean.com/authorization-code/callback |
Audience URI (SP Entity ID) | https://tenant_name-be.glean.com |
Default RelayState | Leave blank |
Login URL | https://tenant_name-be.glean.com/login |
Logout URL | https://tenant_name-be.glean.com/logout |
SAML initiator | Service Provider (Glean) |
SAML signature element | Assertion |
Name ID format | emailAddress |
Sign requests? | True |
X.509 signature | Standard Strength Certificate (2048-bit) |
X.509 signature algorithm | SHA-512 |
Copy the IdP Metadata XML URL
What if my SSO provider doesn't provide an accessible metadata URL?
What if my SSO provider doesn't provide a metadata XML file or URL?
entityID
, X509Certificate
, and Location
fields with your SAML IdP details.Configure SAML
Activate SSO