Files
wiki/Catalogue-Self-Hosted/apps/app-oauth2-proxy-authentication.md
2026-06-09 18:40:21 +02:00

30 lines
1.1 KiB
Markdown

---
title: OAuth2 Proxy (Authentication)
created: 2026-06-07
updated: 2026-06-07
type: app-redirect
tags: [catalogue, authentication, oauth2, reverse-proxy, security, auto-hebergement]
confidence: high
contested: false
sources: [https://selfh.st/apps/?tag=Authentication]
---
# 🔐 OAuth2 Proxy (Authentication)
> ⚠️ **Redirection** : voir la fiche canonique [[app-oauth2-proxy]] dans [[cat-reverse-proxy]]
## Vue rapide
| Attribut | Valeur |
|---|---|
| **Nom** | OAuth2 Proxy |
| **Étoiles** | 14,485 ⭐ |
| **Catégorie principale** | [[cat-reverse-proxy]] |
| **Tag Authentication** | Présent (auth OIDC/OAuth2 devant apps web) |
## Pourquoi dans Authentication ?
OAuth2 Proxy est un **reverse proxy léger** qui ajoute une couche d'authentification (Google, Azure AD, Authentik, Keycloak, etc.) devant des applications web sans auth native. Il est tagué Authentication car sa finalité est l'auth des utilisateurs, même si techniquement c'est un proxy.
**Voir [[app-oauth2-proxy]] pour la fiche complète** (configuration providers OIDC, headers de session).