Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c7797e

Browse files
committed
Update okta sso
Updated SAML Okta with new access token and auto-sync fields, and readded access token to OIDC okta
1 parent99e4b32 commit4c7797e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

‎_docs/single-sign-on/oidc/oidc-okta.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,11 @@ max-width="30%"
144144
1. Enter the following:
145145
***Client Name**: For-auto generation, leave empty. Codefresh generates the client name once you save the settings.
146146
***Display Name**: The Application name in OKTA.
147+
***Access Token**: Optional. The OKTA API token that you generated in Okta, used to sync groups and their users from OKTA to Codefresh.
147148
***Client ID**: The OKTA application client ID you copied from Okta (see above).
148149
***Client Secret**: The OKTA application client secret you copied from OKta (see above).
149150
***Client Host**: The OKTA organization URL, for example,`https://<company>.okta.com`.
150151
Do not copy the URL from the admin view (e.g.`https://<company>-admin.okta.com`), as it will not work.
151-
<!--- * **Access Token**: Optional. The OKTA API token that you generated in Okta, used to sync groups and their users from OKTA to Codefresh.-->
152152
***Application ID**: The Codefresh application ID in your OKTA organization, that will be used to sync groups and user from OKTA to Codefresh.
153153
1. Optional. To automatically sync teams or groups in Okta to Codefresh, select**Auto group sync**.
154154
This action syncs groups every 12 hours.

‎_docs/single-sign-on/saml/saml-okta.md‎

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Setting up SAML SSO for Okta includes:
1919
##Step 1: Configure SSO settings for Okta via SAML in Codefresh
2020
Create a SAML account for Okta in Codefresh to create an integration for Codefresh in Okta.
2121

22+
SAML SSO settings for Okta include auto-syncing teams and groups in OKta with Codefresh, and automatically activating new users synced to Codefresh.
23+
24+
><b>TIP</b>:
25+
>Use the auto-sync and activate user options for Just in Time (JIT) Provisioning.
26+
2227
1. In the Codefresh UI, from the toolbar click the**Settings** icon.
2328
1. In the sidebar, from Access & Collaboration, select[Single Sign-On](https://g.codefresh.io/2.0/account-settings/single-sign-on){:target="\_blank"}.
2429
1. Click**Add single-sign-on**, select**SAML**, and then click**Next**.
@@ -27,7 +32,13 @@ Create a SAML account for Okta in Codefresh to create an integration for Codefr
2732
***IDP Entry**: Type in any character. You will enter the correct value from Okta in the final step.
2833
***Application Certificate**: You will enter the correct value from Okta in the final step.
2934
***Provider**: Leave empty.
30-
35+
***Auto-sync users and teams to Codefresh**: Optional. When selected, automatically syncs teams or groups in Okta to Codefresh, every 12 hours by default. You can define a different sync interval in**Sync interval**.
36+
>**NOTE**:
37+
>Though you can assign an Okta application to both groups and individual users, Codefresh_only syncs users who are part of teams_.
38+
New users in Okta, _not_ assigned to a team, are **NOT** synced with Codefresh. You should first assign the user to a team for the sync to work.
39+
***Activate user after sync**: Optional. When selected, Codefresh automatically invites and activates new users added during the automated sync, without waiting for the users to accept the invitations.
40+
***Access Token**: Optional. The OKTA API token that you generated in Okta, used to sync groups and their users from OKTA to Codefresh.
41+
***Client Host**: The OKTA organization URL, for example,`https://<company>.okta.com`.
3142
1. Click**Add**.
3243
The SAML integration for Okta is added and appears in the list of SSOs.
3344
1. In the Single Sign-On page, click the**Edit** icon for the Okta SAML integration you created.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp