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

Add Org Invite and SSO Sign In Flow Links #9244

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

felixshiftellecon
Copy link
Contributor

Description

Added two links to the Setup SSO page and fixed a typo.

  • Added link to invite to org doc
  • Added link to authenticate with SSO doc

Reasons

When after enabling SSO, unless users know there is a page describing the authentication flow, accessing the org again can be difficult.

@felixshiftellecon felixshiftellecon requested review from a team as code owners February 21, 2025 15:23
@@ -52,7 +52,8 @@ NOTE: CircleCI will periodically poll DNS to check for the required TXT record.
. Once your SSO Connection is marked as **Connected**, toggle **Enforce SSO for all users** on to begin enforcement. Your SSO connection will now be marked as **Connected, enforced**
+
** Existing organization members will be prompted to authenticate with your IdP the next time they attempt to access your CircleCI organization
** New organization members must be invited to your organization.
** New organization members must be link:{{ site.baseurl }}/manage-roles-and-permissions/#add-people-to-your-organization[invited to your organization].
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
** New organization members must be link:{{ site.baseurl }}/manage-roles-and-permissions/#add-people-to-your-organization[invited to your organization].
** New organization members must be xref:../manage-roles-and-permissions#add-people-to-your-organization[invited to your organization].

@@ -52,7 +52,8 @@ NOTE: CircleCI will periodically poll DNS to check for the required TXT record.
. Once your SSO Connection is marked as **Connected**, toggle **Enforce SSO for all users** on to begin enforcement. Your SSO connection will now be marked as **Connected, enforced**
+
** Existing organization members will be prompted to authenticate with your IdP the next time they attempt to access your CircleCI organization
** New organization members must be invited to your organization.
** New organization members must be link:{{ site.baseurl }}/manage-roles-and-permissions/#add-people-to-your-organization[invited to your organization].
** Users must log into their email/password CircleCI account to link:{{ site.baseurl }}/authentication/sign-in-to-an-sso-enabled-organization/#authenticate-with-sso-for-an-organization[authenticate with SSO].
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
** Users must log into their email/password CircleCI account to link:{{ site.baseurl }}/authentication/sign-in-to-an-sso-enabled-organization/#authenticate-with-sso-for-an-organization[authenticate with SSO].
** Users must log into their email/password CircleCI account to xref:sign-in-to-an-sso-enabled-organization#authenticate-with-sso-for-an-organization[authenticate with SSO].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants