An OAuth2 introspection based authentication plugin for Radicale provided by Modoboa.
You can install this package from PyPi using the following command:
pip install radicale-modoboa-auth-oauth2
Here is a configuration example:
[auth] type = radicale_modoboa_auth_oauth2 oauth2_introspection_endpoint = <introspection url>