external-auth-server
external-auth-server copied to clipboard
Oauth2 support for Azure provider
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
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?