Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DBZ-7876 Add NATS user/password authentication config options
Add a secondary authentication method to NATS thanks to two new properties: `auth.user` and `auth.password`. Since JWT/seed was available before this authentication method, they should only be used if JWT auth is not already configured.
- Loading branch information