Avatar

Community Advisor

Blacklisting will be required if you have etc/maps configured on your publish instance. It will try to rewrite your URLs to any matching rule and form submission will not work with basic authentication.

 

To make it work and stop the rewriter to rewrite the URL, you need to add the path into the blacklisting so that your call will return 200 and you will be able to login.

 

Thanks!