Custom Authenticator Problem
Hi All,
When I follow the document
https://developer.thingworx.com/en/resources/guides/create-authentication-extension
And then try to login using the TestSite.html, I get the following error in the security log.
| Debug | Filter set to SAMEORIGIN - sending same origin |
I suspect there is some web.xml setting that I am missing.
After the authentication request, I am redirected to /Thingworx/ActionLogin/CustomLogin
with 404 error.
Regards,
Manas

