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
Allow the policy server to accept an OIDC client secret via CLI flag
(--oidc-client-secret) or config file (policy.oidc.client_secret).
The secret is included in the bootstrap response so clients can use it
for authentication with confidential OIDC clients.
0 commit comments