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

use updated device flow logic with PKCE #2163

Merged
merged 1 commit into from Aug 16, 2022

Conversation

bobcallaway
Copy link
Member

This will need the updated Dex to roll from staging to prod, but I have locally verified this PR works in staging (which has the updated dex instance):

COSIGN_EXPERIMENTAL=1 setsid ./cosign sign-blob --rekor-url=https://rekor.sigstage.dev --fulcio-url=https://fulcio.sigstage.dev --oidc-issuer=https://oauth2.sigstage.dev/auth --insecure-skip-verify README.md < /dev/null

Fixes: #2104

Signed-off-by: Bob Callaway bcallaway@google.com

@dlorenc
Copy link
Member

dlorenc commented Aug 16, 2022

OK, let's get the updated dex rolled out then we can merge this and release.

dlorenc
dlorenc previously approved these changes Aug 16, 2022
Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway
Copy link
Member Author

prod is live with v2.33.0 and I've verified this again against prod. just rebased and then this should be good to go.

@dlorenc
Copy link
Member

dlorenc commented Aug 16, 2022

prod is live with v2.33.0 and I've verified this again against prod. just rebased and then this should be good to go.

SGTM, can merge when tests pass

@dlorenc dlorenc enabled auto-merge (squash) August 16, 2022 16:40
@dlorenc dlorenc merged commit f84052f into sigstore:main Aug 16, 2022
@github-actions github-actions bot added this to the v1.11.0 milestone Aug 16, 2022
cldmnky pushed a commit to cldmnky/cosign that referenced this pull request Aug 21, 2022
Signed-off-by: Bob Callaway <bcallaway@google.com>

Signed-off-by: Bob Callaway <bcallaway@google.com>
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.

Cosign with goreleaser fail with error: Bad Request PKCE S256 is required
2 participants