Add token_endpoint_auth_method: client_secret_post to linkding OIDC client
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user