From 2db28a311921ec0a3a437fa08bdfdd69750846fd Mon Sep 17 00:00:00 2001 From: Aaron Echols Date: Mon, 12 Aug 2024 12:59:05 -0400 Subject: [PATCH] authentication.md: fix typo --- docs/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/authentication.md b/docs/authentication.md index b1961a94..f9db8079 100644 --- a/docs/authentication.md +++ b/docs/authentication.md @@ -421,7 +421,7 @@ Click `Group` for the binding type. Under `Group` select the appropriate group y >It is highly recommended to edit your `conf.yml` directly for this change. >[!CAUTION] ->Do not make the same mistake many have made here by including the fully qualified address for the `OpenID Configuration >URL`. `Dashy` will append the `.well-known` configuration automatically. If the `.well-known` URI is included the app will get redirect loops and `400` errors. +>Do not make the same mistake many have made here by including the fully qualified address for the `OpenID Configuration URL`. `Dashy` will append the `.well-known` configuration automatically. If the `.well-known` URI is included the app will get redirect loops and `400` errors. Enter the `Client ID` in the `clientId` field and `OpenID Configuration Issuer` in the `endpoint` field.