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
As described in this comment, #2815 (comment), this is probably related to the Kubeflow Instance installation using the dex definition from common/dex/base (or common/dex/overlays/istio) instead of the dex/overlays/oauth2-proxy as in the example/kustomization.yaml.
Validation Checklist
Version
1.9
Describe your issue
Custom user in kubeflow is unable to login because of redirection error:
Bad request: Unregistered redirect_uri ("/oauth2/callback").
I patched configmap and secret of dex with credentials for new user and this happens.
Steps to reproduce the issue
Patch "/common/dex/base/config-map.yaml" and "/common/dex/base/dex-passwords.yaml".
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: