Currently shipped
PLAIN, OAUTHBEARER, XOAUTH2, SCRAM-SHA-256 (+PLUS), SCRAM-SHA-1 (+PLUS).
Still missing (by demand order)
EXTERNAL — certificate-based auth
CRAM-MD5 — 0kaba0hub/go-sasl fork (yarilo-patches) already has server-side impl; pick up from there
GSSAPI — Kerberos; lowest priority
Each mechanism ships as its own PR with a mechanisms: [...] config knob.
Reference
See docs/AUTH_REVIEW.md §Phase AUTH-5.
Currently shipped
PLAIN, OAUTHBEARER, XOAUTH2, SCRAM-SHA-256 (+PLUS), SCRAM-SHA-1 (+PLUS).
Still missing (by demand order)
EXTERNAL— certificate-based authCRAM-MD5—0kaba0hub/go-saslfork (yarilo-patches) already has server-side impl; pick up from thereGSSAPI— Kerberos; lowest priorityEach mechanism ships as its own PR with a
mechanisms: [...]config knob.Reference
See
docs/AUTH_REVIEW.md§Phase AUTH-5.