Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional NATS authentication methods #318

Open
autodidaddict opened this issue Jul 10, 2024 · 0 comments
Open

Support additional NATS authentication methods #318

autodidaddict opened this issue Jul 10, 2024 · 0 comments
Labels
accepted The defect or proposal as been accepted proposal Enhancement idea or proposal

Comments

@autodidaddict
Copy link
Contributor

Proposed change

In every single spot where Nex needs a NATS connection right now, it assumes that it will be a decentralized auth connection established with a user JWT and seed. We should also support:

  • username/password
  • bare nkeys.

We should also support supplying certs for TLS connections

Use case

Support for workload and Nex connections that aren't necessarily JWT+seed combo login.

Contribution

No response

@autodidaddict autodidaddict added proposal Enhancement idea or proposal accepted The defect or proposal as been accepted labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The defect or proposal as been accepted proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant