Secure apps with Google auth

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • Currently I'm running Traefik with https://github.com/oauth2-proxy/oauth2-proxy but it has a minor issue which annoys me.. using Traefik it doesn't redirect back to the original request url but a 404 page (still creates the auth cookie so it works fine, just the UX is meh). It works fine with nginx but nginx had another set of issues for me.

  • traefik-forward-auth

    Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy

  • I have found two other solutions which I plan to try out: 1. https://github.com/thomseddon/traefik-forward-auth (no idea why I haven't used it originally TBH) 2. https://www.pomerium.com/docs/ 3-ish I was looking at Fabio but I can't find out if it integrates with anything easily? Traefik is kinda heavy on my system resources..

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts