Open LeHigh75 opened 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
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?
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