From 7cb695fc27201d0f945544ea189987a3d8b944b7 Mon Sep 17 00:00:00 2001 From: Dick Hardt Date: Fri, 19 Jul 2024 11:01:32 -0700 Subject: [PATCH] =?UTF-8?q?add=20Hell=C5=8D=20provider=20(#1739)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: dickhardt --- config/identity/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/identity/config.yaml b/config/identity/config.yaml index ecbfd64d6..b8778ca6d 100644 --- a/config/identity/config.yaml +++ b/config/identity/config.yaml @@ -62,6 +62,12 @@ oidc-issuers: type: chainguard-identity contact: mattmoor@chainguard.dev description: "Chainguard identity tokens" + https://issuer.hello.coop: + issuer-url: https://issuer.hello.coop + client-id: sigstore + type: email + contact: contact@hello.coop + description: "Hellō OIDC auth" https://oauth2.sigstore.dev/auth: issuer-url: https://oauth2.sigstore.dev/auth client-id: sigstore