Skip to content

Commit

Permalink
Add Kaggle identity provider
Browse files Browse the repository at this point in the history
Support for model hub identity provider

Signed-off-by: Hayden B <[email protected]>
  • Loading branch information
haydentherapper authored Oct 30, 2024
1 parent b591b04 commit 86394ef
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 @@ -70,6 +70,12 @@ oidc-issuers:
type: email
contact: [email protected]
description: "Hellō OIDC auth"
https://www.kaggle.com/api/v1/models/signing:
issuer-url: https://www.kaggle.com/api/v1/models/signing
client-id: sigstore
type: email
contact: [email protected]
description: "Kaggle OIDC provider"
https://oauth2.sigstore.dev/auth:
issuer-url: https://oauth2.sigstore.dev/auth
client-id: sigstore
Expand Down

0 comments on commit 86394ef

Please sign in to comment.