Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dex Bad request for custom user #2812

Closed
5 of 7 tasks
tzabbi opened this issue Jul 23, 2024 · 1 comment · Fixed by #2815
Closed
5 of 7 tasks

Dex Bad request for custom user #2812

tzabbi opened this issue Jul 23, 2024 · 1 comment · Fixed by #2815

Comments

@tzabbi
Copy link
Contributor

tzabbi commented Jul 23, 2024

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").
image

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

@kromanow94
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants