mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
docs/reference: Clarify use of idp_service_account (#2431)
This commit is contained in:
parent
cc9962cca6
commit
0b9f06b5ae
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,7 @@ settings:
|
|||
- Type: `string`
|
||||
- **Required** for group based policies (most configurations)
|
||||
doc: |
|
||||
The identity provider service account setting is used to query associated identity information from your identity provider.
|
||||
The identity provider service account setting is used to query associated identity information from your identity provider. This is a provider specific value and is not required for all providers. For example, when using Okta this value will be an Okta API key, and for an OIDC provider that provides groups as a claim, this value will be empty.
|
||||
|
||||
:::warning
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue