Dashboard 500 Internal Server Error after redirect from Gitlab Oauth2.0 w/ AWS ALB #9439
Unanswered
mylespollie
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to secure the Linkerd dashboard using Gitlab Oauth2.0 ID Provider. We're using an AWS ALB as our ingress controller and after getting redirected from Gitlab to the dashboard, it displays a 500 Internal Server Error. Without the authentication piece the dashboard functions properly and is accessible on the public internet.
I'm struggling to debug this and was wondering if anyone had been able to get this setup or something similar working with authentication.
linkerd check
ingress.yaml
I looked into the "the following nodes do not expose a podCIDR" warning but it looks like it's only used in the health check so I wouldn't expect an application error from that.
Beta Was this translation helpful? Give feedback.
All reactions