maddy
maddy copied to clipboard
SASL OAUTHBEARER support
- [x] https://github.com/emersion/go-sasl/issues/16
- [x] #200
- [ ] Authentication backend able to understand and verify OAuth bearer tokens, likely by calling an external service.
- [ ] Support for token forwarding in smtp_downstream
- [ ] Add mechanism to tables used by dovecot_sasld and dovecot_sasl (#173)
References
- Dovecot OAuth2 authentication docs https://wiki.dovecot.org/PasswordDatabase/oauth2
- "A Set of Simple Authentication and Security Layer (SASL) Mechanisms for OAuth" https://tools.ietf.org/html/rfc7628
Ref https://github.com/emersion/go-sasl/issues/16
- [ ] Add mechanism to tables used by dovecot_sasld and dovecot_sasl (#173)