Skip to content

Commit e4fea20

Browse files
authored
Add deactivate user option (#769)
* Add deactivate user option Added description for deactivate user option and updated screenshot * Update oidc-okta.md
1 parent 54bd32b commit e4fea20

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ max-width="30%"
165165
This action syncs groups every 12 hours.
166166
> Though you can assign an Okta application to both groups and individual users, Codefresh _only syncs users who are part of teams_.
167167
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.
168+
1. Optional. To also remove individual users who have been deactivated in Okta from their Codefresh accounts during sync, select **Remove deactivated users during sync**.
169+
When selected, deactivated users are removed from the current account, _and_ from all the accounts defined in **Additional accounts to sync**, if any. Their names are removed from both the Users list and from the Teams to which they belong in [Users and Teams](https://g.codefresh.io/account-admin/collaborators/users){:target="\_blank"}).
170+
If not selected, the deactivated users are automatically removed from the Team or Teams to which they belong, but still displayed in the Users list.
168171
1. Select **+Add**.
169172
Codefresh automatically generates the **Client Name** to which to identify the SSO configuration.
170173
Note it down.
6.49 KB
Loading

0 commit comments

Comments
 (0)