-
Notifications
You must be signed in to change notification settings - Fork 66
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
ERROR: CSRF check failed. This may happen if you opened the login form in more than 1 tabs. Please try to login again. #113
Comments
I have the same issue, were you able to solve it? |
@nicolovergaro |
I have the same issue in cloud9 deployment |
I'm experiencing the same issue. Is there any indication as to what's going on and how to resolve it? OIDC-AuthService appears to function for cases where the URLS are relative (like /authservice/ and /auth/) but broken if hostnames are specified - at least that's how it "looks" to me. There was mention of needing to set cookie-domain but I do not know where this can be set (is it in the ConfigMap?) |
Experiencing the same with OIDC-Authservice in Kubeflow. Any updates on this issue? |
csrf check failed. image: docker.io/kubeflowmanifestswg/oidc-authservice:e236439
|
Is this a bug report or feature request?
Describe the bug
I debug this issue a lot of days, but I still cannot fix it. Please help to check that, much appreciated!
The log from the pod oidc-authservice:
The log from the pod dex:
Configuration:
How to Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Config Files
Please provide all the relevant configuration that you can publicly share. This
includes:
If relevant, upload your configuration files here using GitHub, there is no need
to upload them to any 3rd party services
Logs
Please provide all relevant logs (e.g., AuthService logs , OIDC Provider logs,
etc.)
Environment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: