SASL OAUTHBEARER support
- 主要言語
- Go
- スター
- 6.1k
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
- [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
コントリビューションガイド
調査の方向性
issue の未チェックのチェックリスト項目から始めます。smtp_downstream でのトークン転送と、dovecot_sasld および dovecot_sasl が使用するテーブルへのメカニズムの追加です。まず、リンクされている Dovecot OAuth2 ドキュメントと RFC 7628 を読んでください。残りの両方のチェックリスト項目が実装され、参照されているバックエンドの動作で OAuth bearer 認証が機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- authentication, backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100