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

Restict issuer claim mapping to email issuers #606

Merged
merged 1 commit into from May 23, 2022

Conversation

nsmith5
Copy link
Contributor

@nsmith5 nsmith5 commented May 23, 2022

Summary

Using a claim other than "iss" to set the issuer on a certificate only
makes sense for federating identity issuers like Dex. This restricts the
issuers configued to this setting to email type issuers.

cc @haydentherapper

Release Note

* Restricted usage of "IssuerClaim" to configure which claim is used to set the issuer extension to email type issuers.

Using a claim other than "iss" to set the issuer on a certificate only
makes sense for federating identity issuers like Dex. This restricts the
issuers configued to this setting to email type issuers.

Signed-off-by: Nathan Smith <nathan@chainguard.dev>
Copy link
Member

@bobcallaway bobcallaway left a comment

Choose a reason for hiding this comment

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

code is fine, feels like a pretty minor issue IMO

@dlorenc dlorenc merged commit 47c38d6 into sigstore:main May 23, 2022
@nsmith5 nsmith5 deleted the drop-issuer-claim branch May 23, 2022 22:40
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.

None yet

4 participants