OAuth2-Proxy Setup

This doc is about OAuth2-proxy Setup

Pre-reads

Pre-requisites

Oauth2-proxy Setup

  • Create a GitHub OAuth app and add the below secrets into the environment secrets file

    • GitHub OAuth App Creation

      • Homepage URL:- mentions your domain name eg. https://<your_domain_name>

      • Authorization callback URL:- https://<your_domain_name>/oauth2/callback

  • Deploy the oauth2-proxy via Jenkins deployment job or go land deployer

Last updated

Was this helpful?