1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

oauth2 doc

This commit is contained in:
Peter Bieringer 2025-02-02 09:14:04 +01:00
parent f3a7641baa
commit 6f68a64855

View file

@ -824,7 +824,10 @@ Available backends:
: Use a Dovecot server to authenticate users.
`imap`
: Use a IMAP server to authenticate users.
: Use an IMAP server to authenticate users.
`oauth2`
: Use an OAuth2 server to authenticate users.
Default: `none`
@ -1019,6 +1022,12 @@ Secure the IMAP connection: tls | starttls | none
Default: `tls`
##### oauth2_token_endpoint
OAuth2 token endpoint URL
Default:
##### lc_username
Сonvert username to lowercase, must be true for case-insensitive auth