https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38338

--- Comment #103 from David Cook <[email protected]> ---
(In reply to David Cook from comment #102)
> I've submitted a pull request for koha-testing-docker to add a Dovecot
> container integrated with Keycloak for testing XOAUTH2.
> 
> Instructions are on the PR:
> https://gitlab.com/koha-community/koha-testing-docker/-/merge_requests/606
> 
> They're based off the work I did testing the C SASL plugin
> "simple-sasl-xoauth2"
> https://github.com/minusdavid/simple-sasl-xoauth2/wiki#dovecot-smtp-
> submission-service-using-xoauth2

The Dovecot container also provides a Perl script to the Koha container that
uses Perl to obtain a client credentials grant access token from Keycloak and
sends that OAuth2 token using XOAUTH2 (via an embedded
Authen::SASL::Perl::XOAUTH2 dependency) when sending emails via SMTP to
Dovecot's SMTP submission service.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to