Azure Kubernetes - Github configured as Provider - returns 404 for /_oauth #274
Unanswered
ksankar1993
asked this question in
Q&A
Replies: 1 comment
-
Did you ever figure this out? I am also having the same behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to configure the traefik-forward-auth with the given example of https://github.com/thomseddon/traefik-forward-auth/tree/master/examples/traefik-v2/kubernetes/advanced-separate-pod. I mentioned http://K8SIP/_oauth (Overlay mode) as the call back URL in Github as mentioned in the https://github.com/thomseddon/traefik-forward-auth/wiki/Provider-Setup#redirect-uris. I get 404 error for /_oauth URL. I could not find any route defined in traefik ingress. Should I have to write any logic on my own to get the access token? Am I missing anything or misconfigured anything?
Image of ingress routes

Error
Beta Was this translation helpful? Give feedback.
All reactions