Web Development‎ > ‎

OAuth 2 proxy server

posted Dec 5, 2018, 6:25 PM by Chris G   [ updated Dec 5, 2018, 6:26 PM ]

oauth2_proxy

A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. Available at https://github.com/bitly/oauth2_proxy


Sign In Page

Architecture

OAuth2 Proxy Architecture

OAuth Provider Configuration

You will need to register an OAuth application with a Provider (Google, GitHub or another provider), and configure it with Redirect URI(s) for the domain you intend to run oauth2_proxy on.

Valid providers are :