[k8s][gitlab] Invalid 'state' parameter provided: not found #2402
Unanswered
Chup4Chups
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
I am doing PoC with dex on kubernetes using the example-app and our self-managed gitlab instance.
I followed below documentation:
I replaced github connector by gitlab:
I started the example app:
So far, I can access Example-App, see Gitlab connector and the redirection goes well until I see a "Bad Request, Requested resource does not exist" (status code 400)
k8s side, I can see from dex pods logs that the conection is succesfull but there is a "state" issue:
Any idea where this "Invalid 'state' parameter provided: not found" come from ?
I found similar closed issue #1466 but no solution provided....
Beta Was this translation helpful? Give feedback.
All reactions