[OAuth2] Allow custom client_id and client_secret

This commit is contained in:
magicfelix
2026-02-24 18:14:19 +01:00
parent 610a8bc837
commit 74ad76b36d
4 changed files with 36 additions and 1 deletions

6
config
View File

@@ -156,6 +156,12 @@
# OAuth2 token endpoint URL
#oauth2_token_endpoint = <URL>
# OAuth2 client id
#oauth2_client_id = <client_id>
# OAuth2 client secret
#oauth2_client_secret = <client_secret>
# PAM service
#pam_serivce = radicale