Is there a way to replace "Basic Authentication" with "Form Authentication" in W20?. The documentation only refers to the "basicAuth" but not to an authentication with Login (authentication by form). The app is made with AngularJS and W20, in the backend it uses SeedStack and Java 8. Could you help us to solve this problem? Thanks
The documentation only refers to the "basicAuth" but not to an authentication with Login (authentication by form). The app gives a 401 error and opens a popup for username/password registration when loading the URL. The app does not have a LOGIN page.