Skip to content

Fix operator signing key matching in account issuance logic #73

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

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

aricart
Copy link
Collaborator

@aricart aricart commented Mar 25, 2025

Corrected the logic to iterate over all operator signing keys when matching the issuer. Added comprehensive tests to ensure account issuance respects the correct signing key, validating issuer behavior and associated operations like tagging, subject mappings, and scoped permissions.

Fix nats-io/natscli#1312 (comment)

Corrected the logic to iterate over all operator signing keys when matching the issuer. Added comprehensive tests to ensure account issuance respects the correct signing key, validating issuer behavior and associated operations like tagging, subject mappings, and scoped permissions.

Fix nats-io/natscli#1312 (comment)
@aricart aricart merged commit 0573801 into main Mar 25, 2025
2 checks passed
@aricart aricart deleted the fix-cli-1312 branch March 25, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nats auth account mappings add command fail with operator signing key not found
1 participant