You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: