Windows Auth and Traefik Entry Point

Hello all!

Just started testing out Traefik on Azure Service Fabric and things are pretty awesome so far!

One little bump I've run into is that one of my services uses Windows Auth and that works fine and all when accessing the service directly.

But when attempting to go through the HTTPS Traefik Entry Point it keeps challenging me for credentials and when I enter them it doesn't do anything.

Was wondering if anyone has run into the same issue or could point me in the right direction here.

Cheers!