Skip to content

Commit

Permalink
config: Add IBM OIDC provider (#1892)
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
  • Loading branch information
stefanberger authored Jan 21, 2025
1 parent 174991a commit de90178
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/identity/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@ oidc-issuers:
ci-provider: *github-type
contact: tac@sigstore.dev
description: "GitHub Actions OIDC auth"
https://sigstore.verify.ibm.com/oauth2:
issuer-url: https://sigstore.verify.ibm.com/oauth2
client-id: sigstore
type: email
contact: sigstore@ibm.com
description: "IBM OIDC auth"
meta-issuers:
https://*.oic.prod-aks.azure.com/*:
client-id: sigstore
Expand Down

0 comments on commit de90178

Please sign in to comment.