Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated SSO help page based on latest modification #265

Merged
merged 1 commit into from
Jul 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/_help/organizations/organization-access-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ Bump.sh supports Single Sign-On through your identity providers, to ease who in

Our Single Sign-On feature relies on WorkOS, which supports a [wide variety of integrations](https://workos.com/docs/integrations) with third-party Identity and Access Management solutions (e.g. generic SAML, SCIM, OpenID, as well as Auth0, Okta, Keycloak, Azure AD, Google SAML and more).

Once an SSO connection is set up, a link pointing to a login page is available in the dashboard, allowing you to easily share it.

This page can be customized with a logo and specific button labels (contact us in this latter case).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @jayk-u , WDYT of mentioning description here too ?

Suggested change
This page can be customized with a logo and specific button labels (contact us in this latter case).
This page can be customized with a logo and specific button labels and descriptions (contact us in this latter case).


The login page will systematically appear when attempting to access via the direct URL of a documentation or a hub behind this SSO, if one is not already authenticated.

> SSO is a feature available from our Business plan.
{: .info}

Expand Down
Loading