mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
oauth2 doc
This commit is contained in:
parent
f3a7641baa
commit
6f68a64855
1 changed files with 10 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue