Skip to content

Commit 9079e03

Browse files
authored
[CIAMP-1708] Update documentation around IdP login (#159)
Update the documentation to reflect that IdP-initiated login is now supported
1 parent 60c7be3 commit 9079e03

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/guides/modules/permissions-authentication/pages/sign-in-to-an-sso-enabled-organization.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,13 @@ Once you have a CircleCI account you can join an SSO-enabled CircleCI organizati
1717

1818
* Get xref:manage-roles-and-permissions.adoc#add-people-to-your-organization[an invite].
1919
* Visit the CircleCI link:https://app.circleci.com/home/[home page]. Select the **Join Organisation** dropdown, and then select the option to **Join via SSO**.
20+
* Via your organization's Identity Provider (IdP).
2021

2122
[log-in-to-an-organization]
2223
== Authenticate with SSO for an organization
2324

2425
You must be logged in to your CircleCI account in order to authenticate with SSO for an organization.
2526

26-
If you have authenticated with an SSO-enabled CircleCI organization previously and your session has expired, the next time you attempt to access your organization's resources, you will be redirected to your org's Identity Provider (IdP) to authenticate before being granted access once again.
27+
If you have authenticated with an SSO-enabled CircleCI organization previously and your session has expired, the next time you attempt to access your organization's resources, you will be redirected to your organization's IdP to authenticate before being granted access once again.
2728

2829
When your session expires, you will be prompted to re-authenticate.
29-
30-
NOTE: Logging in via your Identity Provider (IdP) is not supported. Instead you can bookmark the SSO authentication link. The URL is `\https://circleci.com/authentication/login?f=ssovalidate&organization-id=<organization_id>`, where `organization_id` is the organization ID (a universally unique identifier) that represents your organization. You can find your CircleCI organization ID by navigating to menu:Organization Settings[Overview] in the link:https://app.circleci.com/[CircleCI web app].

0 commit comments

Comments
 (0)