Skip to content

Commit 048ff54

Browse files
committed
make format
1 parent ebd2aad commit 048ff54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/resources/project_config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ terraform plan # verify no changes
463463
- `oauth2_mirror_top_level_claims` (Boolean) Mirror top-level claims in OAuth2 ID tokens.
464464
- `oauth2_pkce_enforced` (Boolean) Enforce PKCE for all OAuth2 clients.
465465
- `oauth2_pkce_enforced_for_public_clients` (Boolean) Enforce PKCE for public OAuth2 clients only.
466+
- `oauth2_preserve_ext_claims` (Boolean) Set to true to keep custom claims that are not promoted to the top level in the 'ext' claim. Only applies when mirror_top_level_claims is false.
466467
- `oauth2_provider_headers` (Map of String) Custom HTTP headers for the OAuth2 provider integration.
467468
- `oauth2_provider_override_return_to` (Boolean) Allow the OAuth2 provider to automatically set the return_to parameter.
468469
- `oauth2_provider_url` (String) OAuth2 provider integration URL.

0 commit comments

Comments
 (0)