oauth2_proxyA 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 ArchitectureOAuth Provider ConfigurationYou 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 Valid providers are : |
Web Development >