[v9.4.x] Docs: fix typo in 9.4 what's new (#63580)
Docs: fix typo in 9.4 what's new (#63545)
provides -> providers
(cherry picked from commit 33277fccde)
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
This commit is contained in:
co-authored by
Mitch Seaman
parent
9eefd2e42a
commit
8aaca53a32
@@ -124,7 +124,7 @@ Learn more about service accounts in our [Service account documentation]({{< rel
|
||||
|
||||
### OAuth providers setting for skip org role sync
|
||||
|
||||
While Grafana integrates with many different auth providers, we have received requests for a feature that enables you to bypass organization role synchronization for individual provides rather than for all configured providers. This option is now available for users who want to be able to use Grafana to manage their org roles.
|
||||
While Grafana integrates with many different auth providers, we have received requests for a feature that enables you to bypass organization role synchronization for individual providers rather than for all configured providers. This option is now available for users who want to be able to use Grafana to manage their org roles.
|
||||
|
||||
This option enables you to skip synchronization from your configured OAuth provider specifically in the auth provider section under `skip_org_role_sync`. Previously users could only do this for certain providers using the `oauth_skip_org_role_sync_update` option, but this would include all of the configured providers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user