In no particular order...
Proposed networking revision for multiple auth mode support
c->s announce version
s->c declare auth scheme
c->s accept auth scheme, declare supported variations
s->c declare auth scheme settings
(Perform authentication)
s->c (optional) assign client new uid and username
c->s (optional) ack acknowledge
s->c auth done
(Continue as normal from here)
If you'd like to contribute changes that address anything in this list - please do! PRs are welcome and appreciated.
In no particular order...
Proposed networking revision for multiple auth mode support
If you'd like to contribute changes that address anything in this list - please do! PRs are welcome and appreciated.