-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Auth OIDC and Gitlab errors, but nothing in logs #154
Comments
Yeah, the missing logs for grpc endpoints was to be fixed with #119, but I think I'm going to split that out into a separate PR now since I've got some code for this already. |
Ok, sorry I saw this PR, and I thought it was something different. If you need me to test some PR about this I can try . By the way, do you see any issue with my config file? |
If you are setup for building the binary or Docker image from source you can try #155, I would welcome testing and feedback. |
Hello, the problem was on the OIDC server that was not sending a |
Nice to hear! I've also added a commit to #155 to handle a missing |
Hello,
I am trying to configure OIDC or Gitlab auth.
The point is that I have for both I end with an error like this on web:
But even with log level set to DEBUG I have nothing in the logs output of the wg-access-server container.
So do you think I could have more logs to understand what is the error I have? Or maybe do you see any bad config I made?
Here is my config.yaml
The text was updated successfully, but these errors were encountered: