-
Notifications
You must be signed in to change notification settings - Fork 677
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
When trying to run cosign (particularly on a non-local workstation) it would be nice to have a command to confirm the OIDC provider behavior of what is/isn't enabled and in what order they are evaluated in.
$ cosign debug providers
filesystem: false
envvar: false
github-actions: false
buildkite-agent: false
spiffe: false
google-workload-identity: true
google-impersonate: falseThis should be pretty easy to add - we would only need to expose the providers info + add a new subcommand. (I'm happy to make a PR for this)
cpanato
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request