nitox icon indicating copy to clipboard operation
nitox copied to clipboard

Support nkey authentication

Open autodidaddict opened this issue 6 years ago • 3 comments

NATS clients should be able to support the > 2.0 authentication mechanism that uses nkeys.

Here is an example of what it looks like in Go)

autodidaddict avatar Dec 18 '18 18:12 autodidaddict

Oh this sounds like fun :D It seems to happen during the CONNECT attempt, and one needs to check for ERR responses

o0Ignition0o avatar Dec 19 '18 09:12 o0Ignition0o

Gnatsd 2.0 is far from being out so I’ll hold this back until an official release is out.

OtaK avatar Dec 19 '18 09:12 OtaK

The nkey stuff is required to talk to NGS and optional for NATS 2.x

On Wed, Dec 19, 2018, 4:28 AM Jeremy Lempereur <[email protected] wrote:

Oh this sounds like fun :D It seems to happen during the CONNECT attempt, and one needs to check for ERR responses

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/YellowInnovation/nitox/issues/19#issuecomment-448527883, or mute the thread https://github.com/notifications/unsubscribe-auth/ANHJoXsa-1kZHCGHDM5zT4ZAqtKz88foks5u6gakgaJpZM4ZY4Fb .

autodidaddict avatar Dec 19 '18 09:12 autodidaddict