> On 23/09/2023 12:55 EEST t...@interseclab.org wrote:
>
>
> I have Roundcube and Dovecot2 setup to authenticate against Keycloak
> using the XOAUTH2 method, as follows:
>
> introspection_url =
> https://[...]/realms/[...]/protocol/openid-connect/token/introspect
> introspection_mode = post
I have Roundcube and Dovecot2 setup to authenticate against Keycloak
using the XOAUTH2 method, as follows:
introspection_url =
https://[...]/realms/[...]/protocol/openid-connect/token/introspect
introspection_mode = post
username_attribute = email
client_id = [...]
client_secret = [...]
tls_ca