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

Commit0de1de5

Browse files
OKta auto-sync
1 parentd05a2ef commit0de1de5

File tree

4 files changed

+21
-1
lines changed

4 files changed

+21
-1
lines changed

‎_docs/administration/single-sign-on/sso-okta.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,25 @@ only affects teams/groups and not individuals/persons.
145145

146146
You can assign an Okta application in both groups and individual people. Codefresh will only sync people that are inside teams. Newly created people in Okta that are_not_ assigned in a team will**NOT** be synced to Codefresh. You should assign them to a team first and then they will be synced as part of team.
147147

148+
##Syncing of teams after initial SSO setup
149+
150+
There are two ways that you can setup automatic syncing of teams.
151+
152+
First you can create a Codefresh pipeline the runs the CLI command`codefresh synchronize teams my-okta-client-name -t okta` as explained in the[pipeline sync page]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/#syncing-of-teams-after-initial-sso-setup).
153+
154+
Alternatively, you can setup completely automated syncing by enabling the auto-sync toggle found in the top right of the integration:
155+
156+
{% include image.html
157+
lightbox="true"
158+
file="/images/administration/sso/okta/auto-group-sync.png"
159+
url="/images/administration/sso/okta/auto-group-sync.png"
160+
alt="Automatic team syncing"
161+
caption="Automatic team syncing"
162+
max-width="50%"
163+
%}
164+
165+
If you enable this, every 12 hours Codefresh will sync teams on its own without the need of a pipeline.
166+
148167
##What to read next
149168

150169
See the[overview page]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/#testing-your-identity-provider) on how to test the integration, activate SSO for collaborators and create sync jobs.

‎_docs/administration/single-sign-on/sso-setup-oauth2.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ file="/images/administration/sso/azure/client-name.png"
203203
url="/images/administration/sso/azure/client-name.png"
204204
alt="SSO Client Name"
205205
caption="SSO Client Name"
206-
max-width="50%"
206+
max-width="40%"
207207
%}
208208

209209
Even though you can run this command manually it makes more sense to run it periodically as a job. And the obvious

‎_docs/whats-new/whats-new.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ toc: true
2323
- SLA details -[documentation]({{site.baseurl}}/docs/terms-and-privacy-policy/sla/)
2424
- Hide inaccessible clusters in the Kubernetes dashboard -[documentation]({{site.baseurl}}/docs/deploy-to-kubernetes/manage-kubernetes/#accessing-the-kubernetes-dashboard)
2525
- Define access for non-admins in Helm repositories and shared config -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/#level-of-access)
26+
- Okta auto-sync of teams -[documentation]({{site.baseurl}}/docs/administration/single-sign-on/sso-okta/#syncing-of-teams-after-initial-sso-setup)
2627

2728

2829
###January 2021
10.7 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp