external-auth-server icon indicating copy to clipboard operation
external-auth-server copied to clipboard

Oauth2 support for Azure provider

Open LeHigh75 opened this issue 2 years ago • 1 comments
trafficstars

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

LeHigh75 avatar Mar 16 '23 09:03 LeHigh75

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?

travisghansen avatar Mar 16 '23 12:03 travisghansen