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
How I can setup OIDC from google? It is possible?
On my setup I have "error 400: redirect_uri_mismatch"
- OIDC_AUTH_URL=https://accounts.google.com/.well-known/openid-configuration # URL for your OIDC issuer's well-known endpoint
- OIDC_CLIENT_ID=some-id.apps.googleusercontent.com # Your OIDC Issuer's Client ID for Headscale-WebUI
- OIDC_CLIENT_SECRET=any-secret # Your OIDC Issuer's Secret Key for Headscale-WebUI
The text was updated successfully, but these errors were encountered:
How I can setup OIDC from google? It is possible?
On my setup I have "error 400: redirect_uri_mismatch"
The text was updated successfully, but these errors were encountered: