How to setup nginx to authenticate users through Azure AD? How to setup nginx to authenticate users through Azure AD? nginx nginx

How to setup nginx to authenticate users through Azure AD?


This might be something https://github.com/kvspb/nginx-auth-ldapOr else you will have to resort to a php script querying AD returning a token to authenticate a session. Or via Lua https://github.com/Kloadut/SSOwat