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

Proposal to Add nkey Support to the Account CRD #207

Open
yunerou opened this issue Nov 25, 2024 · 0 comments
Open

Proposal to Add nkey Support to the Account CRD #207

yunerou opened this issue Nov 25, 2024 · 0 comments
Labels
proposal Enhancement idea or proposal

Comments

@yunerou
Copy link

yunerou commented Nov 25, 2024

What motivated this proposal?

nkey is one of the widely-used authentication methods, (same with username/password or TLS). There is a need for a simpler configuration mechanism through the Account CRD.
Currently, nkey values are directly embedded as plain strings within stream and consumer CRDs, making them difficult to secure. To address this, storing these nkey values in a Secret should be supported.

What is the proposed change?

Introduce a new nkey field to the Account CRD, similar to existing fields like creds or tls.

Who benefits from this change?

No response

What alternatives have you evaluated?

No response

@yunerou yunerou added the proposal Enhancement idea or proposal label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant