From f5ed8da08c1e5c43e9322e807c062776a0109f1d Mon Sep 17 00:00:00 2001 From: Oskars Pakers Date: Fri, 31 May 2024 13:54:29 +0300 Subject: [PATCH] Fix formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd6e38f3..98307e69 100644 --- a/README.md +++ b/README.md @@ -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: