Help - Nginx Azure Auth
HARISH KUMAR Ivaturi
harishkumarivaturi at gmail.com
Wed Nov 25 23:34:25 UTC 2020
I am not sure if you have configured nginx with https_module. Once try
that. And also add proper headers in the nginx.conf like
Listen 443 ssl;
Certificates location
BR
Harish Kumar
On Wed 25 Nov, 2020, 3:53 PM Pavan P, <pavan45 at gmail.com> wrote:
> Hi,
> I have configured nginx to authenticate with azure AD for login.
>
> When I access the site abc.example.com it redirects to Azure for
> authentication and redirects me back once the authentication is complete.
>
> How ever when I try to access the site with https abc.example.com it does
> not redirect for authentication.
>
> Is there anyway I can get both http and https to redirect for azure auth.
>
> Regards,
> Pavan
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20201126/0ea46ffe/attachment.htm>
More information about the nginx-devel
mailing list