SASL OAUTHBEARER support
Open
auth
imap
mta-in
ready-for-release
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
- [x] https://github.com/emersion/go-sasl/issues/16
- [x] #200
- [x] 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
Contributor guide
Assessment
This issue has not been assessed yet.