Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarsPakers committed May 31, 2024
1 parent 129a1dd commit f5ed8da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Ory OAuth2 requires more setup to get CSRF cookies on the `/consent` endpoint.
name without the `__Host-` prefix.
- `TRUSTED_CLIENT_IDS` (optional): A list of trusted client ids. They can be set
to skip the consent screen.
- `ID_TOKEN_TRAITS` (optional): A comma separated list of identity traits to be mapped to id_token.
- `ID_TOKEN_TRAITS` (optional): A comma separated list of identity traits to be
mapped to id_token.

Getting TLS working:

Expand Down

0 comments on commit f5ed8da

Please sign in to comment.