Skip to content

Commit

Permalink
config: Add IBM OIDC provider
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
  • Loading branch information
stefanberger committed Dec 19, 2024
1 parent d68fca8 commit e27d566
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: stefanb@us.ibm.com
description: "IBM OIDC auth"
meta-issuers:
https://*.oic.prod-aks.azure.com/*:
client-id: sigstore
Expand Down

0 comments on commit e27d566

Please sign in to comment.