Hello,
I seem to have somewhat similar problem but I have login.html page (using simple html, javascript, jquery and php)
When I try to browse a subdomain(requires username & password) which I created for my users like https://subdomainName.maindomainName.io in chrome or any other browser, it prompts for domain credentials.
So instead of prompting the browsers native login prompt, i want the use to be redirected to my login page(login.html). Is it possible?
Thanks,
Arien