Make token string oidc client available outside of cli by loosebazooka · Pull Request #925 · sigstore/sigstore-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@loosebazooka

Copy link

Member

@vlsi this is step towards making examples work of fork PRs. Once this is in, we need to add an equivalent gradle oidc thing and then inject the token from conformance into it. wdyt?

Signed-off-by: Appu Goundan <appu@google.com>

@loosebazooka loosebazooka requested a review from vlsi

March 10, 2025 18:17

@vlsi vlsi merged commit a7592aa into main

Mar 11, 2025

25 checks passed

@vlsi vlsi deleted the tokenstring branch

March 11, 2025 06:45

@loosebazooka

Copy link

Member Author

@vlsi can we make this an optional input for sigstore-gradle ? It will help us fix tests on forked requests?

@vlsi

Copy link

Collaborator

vlsi commented

Mar 24, 2025

I don't fully get what you mean by "optional input for sigstore-gradle".

Do you mean Gradle should be aware the actual value can differ across executions?
Do you mean sign task gets "up-to-date" no matter what the actual token shows up during execution?

@loosebazooka

Copy link

Member Author

loosebazooka commented

Mar 24, 2025

edited

Loading

vlsi reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vlsi vlsi vlsi approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@loosebazooka @vlsi