From c4157023f66c2ca50eada25886a53994bed7e78f Mon Sep 17 00:00:00 2001 From: poprhythm Date: Mon, 23 Feb 2026 19:00:11 +0000 Subject: [PATCH] Add token_endpoint_auth_method: client_secret_post to linkding OIDC client --- authelia/config/configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/authelia/config/configuration.yaml b/authelia/config/configuration.yaml index 639ab5d..36132ad 100644 --- a/authelia/config/configuration.yaml +++ b/authelia/config/configuration.yaml @@ -68,6 +68,7 @@ identity_providers: client_secret: '${AUTHELIA_OIDC_CLIENT_SECRET_LINKDING}' public: false authorization_policy: one_factor + token_endpoint_auth_method: client_secret_post redirect_uris: - https://linkding.kolpacksoftware.com/oidc/callback/ scopes: