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 setting JWT issuer on trust zones #25

Closed
markgoddard opened this issue Nov 15, 2024 · 0 comments · Fixed by #28
Closed

Support setting JWT issuer on trust zones #25

markgoddard opened this issue Nov 15, 2024 · 0 comments · Fixed by #28
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@markgoddard
Copy link
Contributor

For some use cases it would be helpful to be able to customise the JWT issuer (globals.jwtIssuer) in Helm values. This could be implemented as an argument to the trust-zone add command:

cofidectl trust-zone add foo --trust-domain bar.baz --jwt-issuer https://bar.baz/ ...
@markgoddard markgoddard added the enhancement New feature or request label Nov 15, 2024
@markgoddard markgoddard added this to the release-0.6.0 milestone Nov 15, 2024
@markgoddard markgoddard self-assigned this Nov 15, 2024
markgoddard added a commit that referenced this issue Nov 18, 2024
Support setting JWT issuer on trust zones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant