Skip to content

Commit 21213fe

Browse files
committed
Docs: Describe disabling okta-requester role assignment
1 parent b8a6548 commit 21213fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/pages/identity-governance/okta/app-and-group-sync.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ application:
2626
- An Access List representing membership to the group/application.
2727
- Members for the Access List.
2828

29+
All synchronized Okta users are assigned a builtin `okta-requester` role which allows to request
30+
access to the synchronized resources. This role assignment can be disabled with
31+
`--no-assign-default-roles` flag when creating the integration with `tctl` or can be disabled with
32+
`tctl edit plugins/okta` by setting `okta.sync_settings.disable_assign_default_roles: true`.
33+
Please note that, unless the connector was created manually, this role is also assigned by default
34+
in the auth connector role mapping and needs to be updated there for the change to take effect.
35+
2936
It should be noted that the Access List sync waits until the Okta groups and Okta applications
3037
has finished syncing as Teleport resources, so it may not start synchronizing immediately on startup.
3138

0 commit comments

Comments
 (0)