How to use GitHub as IdP in OAuth2 authentication in Ambassador Edge API Gateway

12/13/2021

I'd like to use GitHub as authenticator in my application using OAuth2. My application is a frontend running in Kubernetes Cluster under Ambassador Edge API Gateway.

There are example with other providers in https://www.getambassador.io/docs/edge-stack/latest/howtos/oauth-oidc-auth/, but when I try configuring GitHub, I can't find out the Authentication URL.

Has somebody done something similar using GitHub?

-- mgodoy-br
ambassador
github
kubernetes

0 Answers