travisghansen / external-auth-server

easy auth for reverse proxies
MIT License
332 stars 44 forks source link

Oauth2 support for Azure provider #170

Open LeHigh75 opened 1 year ago

LeHigh75 commented 1 year ago

Hello,

Is Oauth2 supported with Azure ?

We are trying to set up Oauth2 auth with nginx as a frontend, everything working under docker standalone

Actually we are seeing in our logs a redirection loop, ending as en error

In this previous issue https://github.com/travisghansen/external-auth-server/issues/120 it seems only github is supported, so are there any other providers like Azure which are implemented ?

Greetings

travisghansen commented 1 year ago

I can’t say if azure supports oauth2 or not (don’t use them) but I know it works with oidc. Any reason to not use oidc with azure?