debug oauth
This commit is contained in:
parent
287a6e6043
commit
423f22ebf9
1 changed files with 2 additions and 0 deletions
|
@ -2,12 +2,14 @@ passdb {
|
|||
driver = oauth2
|
||||
mechanisms = oauthbearer xoauth2
|
||||
args = /etc/dovecot/dovecot-oauth2.token.conf.ext
|
||||
skip = never
|
||||
}
|
||||
|
||||
passdb {
|
||||
driver = oauth2
|
||||
mechanisms = plain login
|
||||
args = /etc/dovecot/dovecot-oauth2.plain.conf.ext
|
||||
skip = never
|
||||
}
|
||||
|
||||
userdb {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue