authentication.md: fix typo

This commit is contained in:
Aaron Echols 2024-08-12 12:59:05 -04:00 committed by GitHub
parent 535c6ab96b
commit 2db28a3119
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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. >It is highly recommended to edit your `conf.yml` directly for this change.
>[!CAUTION] >[!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. Enter the `Client ID` in the `clientId` field and `OpenID Configuration Issuer` in the `endpoint` field.