You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user wishes to use a custom OIDC client such as keycloak, alongside their own ClientID, signing will fail as the audience value is hardcoded to 'sigstore'.
If a user wishes to use a custom OIDC client such as keycloak, alongside their own ClientID, signing will fail as the audience value is hardcoded to 'sigstore'.
This prevents custom OIDC usage