Dovecot & OAuth

2019-12-05 Thread mizuki via dovecot
Hi all, We'd like to enable OAuth with Keycloak in Dovecot, after enabling 'OAUTHBEARER XOAUTH2' in Dovecot based on online document, I can confirm Dovecot is ready for OAuth using openssl command, however when the auth request comes in, it failed in establishing a SSL connection with Keycloak ser

Re: Dovecot & OAuth

2019-12-05 Thread mizuki via dovecot
ady for prime time, did you try setting > > tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt > > In the oauth2 configuration file as documented in > https://doc.dovecot.org/configuration_manual/authentication/oauth2 ? > > Aki > > > On 05/12/2019 21:58 mizuki via dov

Re: Dovecot & OAuth

2019-12-06 Thread mizuki via dovecot
t > run as root. > > > > > > > > > > > > > > > You can add > > > > > > > > > > > > > > > service auth { > > > > > > extra_groups = ssl_cert > > > > > > } > > > > >

Re: Dovecot & OAuth

2019-12-10 Thread mizuki via dovecot
9 at 1:35 AM Aki Tuomi > wrote: > >>> > >>> Is the key/cert pair readable by dovecot user? auth process does not > run as root. > >>> > >>> > >>> > >>> > >>> You can add > >>>

OAuth2 mail client

2019-12-10 Thread mizuki via dovecot
Hi all, I'm wondering if there are any IMAP client software alternative to Thunderbird who can handle OAuth2 other than using gmail, yahoo etc (ex, talk to local auth provider)? Thunderbird does not seem to support well at the time being so I'm wondering what other choices we may have for our user