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

Add optional jwt_issuer field to TrustZone message #3

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

markgoddard
Copy link
Contributor

@markgoddard markgoddard commented Nov 15, 2024

  • Add optional jwt_issuer field to TrustZone message

@markgoddard markgoddard self-assigned this Nov 15, 2024
Copy link

The latest Buf updates on your PR. Results from workflow buf-ci / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedNov 15, 2024, 10:57 AM

@markgoddard markgoddard changed the title jwt issuer Add optional jwt_issuer field to TrustZone message Nov 15, 2024
@markgoddard markgoddard added this to the release-0.6.0 milestone Nov 15, 2024
markgoddard added a commit to cofide/cofidectl that referenced this pull request Nov 15, 2024
For some use cases it would be helpful to be able to customise the JWT
issuer (globals.jwtIssuer) in Helm values. This is implemented as an
optional argument to the trust-zone add command:

  cofidectl trust-zone add foo --trust-domain bar.baz --jwt-issuer example-issuer ...

Depends-On: cofide/cofide-api-sdk#3
Fixes: #25
Copy link
Contributor

@meyskens meyskens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@markgoddard markgoddard merged commit 9522a2d into main Nov 18, 2024
1 check passed
@markgoddard markgoddard deleted the jwt-issuer branch November 18, 2024 09:23
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.

2 participants