macOS
brew install oauth2_proxylocal Homebrew formula metadata
sudo port install oauth2-proxyMacPorts ports tree · security/oauth2-proxy/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de oauth2_proxy pour les workflows d'agents IA.
installation
brew install oauth2_proxylocal Homebrew formula metadata
sudo port install oauth2-proxyMacPorts ports tree · security/oauth2-proxy/Portfile · Source: api.github.com
sudo apk add oauth2-proxyAlpine Linux edge package indexes · oauth2-proxy · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#oauth2-proxynixpkgs package indexes · pkgs/by-name/oa/oauth2-proxy/package.nix · Source: api.github.com
aperçu
Reverse proxy for authenticating users via OAuth 2 providers
historique
OAuth2 Proxy is an authenticating reverse proxy and middleware component that protects web applications with OAuth2 and OpenID Connect login flows. It sits in front of applications that do not implement identity themselves and validates users by provider, email, domain, group, and related identity attributes.
The project descends from Bitly's oauth2_proxy. The maintained repository was forked from bitly/OAuth2_Proxy on November 27, 2018, with v3.0.0 and later coming from the fork. On March 29, 2020, the project moved from pusher/oauth2_proxy to oauth2-proxy/oauth2-proxy, and the binary naming and container image paths followed that rename.
OAuth2 Proxy became a common cloud-native building block because it lets teams add SSO in front of dashboards, admin apps, APIs, and legacy services without modifying the upstream application. CNCF lists OAuth2 Proxy as a Sandbox project accepted on October 2, 2025, which reflects its role as shared identity infrastructure rather than a single-vendor utility.
Operators deploy oauth2-proxy as a standalone reverse proxy or as an auth middleware integrated with Nginx auth_request, Kubernetes ingress-nginx, Traefik ForwardAuth, Envoy, and similar reverse-proxy stacks. It redirects unauthenticated users to providers such as Google, GitHub, Microsoft Entra ID, login.gov, or a generic OIDC provider, then forwards identity and token information to upstream services through headers when configured.
The project ships compiled binaries, container images, nightly images, and package-manager formulas. Configuration normally combines provider credentials, cookie/session settings, upstream routes, and reverse-proxy headers; larger OIDC sessions can use Redis-backed session storage.
OAuth2 Proxy is significant because it packages identity as a proxy executable: one binary can retrofit OAuth2/OIDC authentication onto applications, Kubernetes ingresses, and internal tools. Its history also mirrors open-source operations reality: a vendor-originated project, a community fork, an organizational rename, and eventual CNCF Sandbox governance.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/oauth2-proxy.cfgexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
oauth2-proxy | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/oauth2-proxy/oauth2-proxy
métadonnées d'installation
| Clé du paquet | brew:oauth2_proxy |
|---|---|
| Version | 7.15.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/oauth2_proxy |
| Page d'accueil | https://oauth2-proxy.github.io/oauth2-proxy/ |
| Dépôt | https://github.com/oauth2-proxy/oauth2-proxy |
| Docs amont | https://oauth2-proxy.github.io/oauth2-proxy |
| Licence | MIT |
| Archive source | https://github.com/oauth2-proxy/oauth2-proxy/archive/refs/tags/v7.15.3.tar.gz |
| Dernière mise à jour | 2026-07-04T09:21:03Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
| Précautions | $HOMEBREW_PREFIX/etc/oauth2-proxy/oauth2-proxy.cfg must be filled in. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | oauth2_proxy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
oauth2-proxy
nix profile install nixpkgs#oauth2-proxyoauth2-proxy 7.15.2-r1
Reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers
https://oauth2-proxy.github.io/oauth2-proxy
sudo apk add oauth2-proxyoauth2-proxy-openrc 7.15.2-r1
Reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers (OpenRC init scripts)
https://oauth2-proxy.github.io/oauth2-proxy
sudo apk add oauth2-proxy-openrcoauth2-proxy
sudo port install oauth2-proxypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.