thomseddon / traefik-forward-auth

Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy
MIT License
2.08k stars 398 forks source link

Device code flow support #365

Open hanuunah opened 5 months ago

hanuunah commented 5 months ago

Hi,

We have successfully integrated traefik-forward-auth using middleware in the Traefik Ingress route with Azure AD for authentication and authorization. The authentication process is functioning correctly and meets our requirements.

Now, we have a new use case where we need to implement and support device code flow authentication. I would like to confirm if traefik-forward-auth supports this specific authentication flow.

Thanks, Hanumanthe

kubrickfr commented 2 weeks ago

I don't think traefik-forward-auth cares about what the OIDC endpoint uses for authentication.