Tutorial: Gateway API + Traefik + oauth2-proxy (Microsoft Entra ID)
This is a practical setup guide to protect an app behind Traefik Gateway API using oauth2-proxy withMicrosoft (Entra ID / Azure AD) login. 1) Target Architecture • gateway-api namespace: Traefik Gateway• oauth2-proxy namespace: oauth2-proxy deployment/service• your-app namespace: your app service + auth middleware + app route• Same hostname for app + oauth callbacks, for example:•…
Read More “Tutorial: Gateway API + Traefik + oauth2-proxy (Microsoft Entra ID)” »