Skip to content

Commit 1f46c3b

Browse files
djs0109Copilot
andauthored
Update docs/SETTINGS.md
Co-authored-by: Copilot <[email protected]>
1 parent 7d8d647 commit 1f46c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SETTINGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Server admins can create/update projects for any project admin.
222222
223223
### OIDC_TOKEN_ROLE_PATH
224224
> description: Specifies the JSONPath expression used to locate the array of user roles within the OIDC ID token. The path starts with `$` to represent the token's root, with each nested level separated by a dot (`.`).
225-
>For the default value, `$.entirety.roles`, the path is structured as follows:
225+
> For the default value, `$.entirety.roles`, the path is structured as follows:
226226
> - `entirety`: A top-level claim object. In our guide, this is named after the OIDC client.
227227
> - `roles`: The field within the entirety object that contains the array of role strings.
228228
>

0 commit comments

Comments
 (0)