I've set my authenticationConfig.xml to work with LTPAAuthentication in this way:

It works well with application where i require LTPA Authentication. But there are some apps deployed on the WL Console that not need any authentication, they just call adapters. From browser (PReview common resource) they work as well as before, but if i run them from my android i get those error on Logcat:

...................................... (all the login.html page)

It returns me the entire login.html page as it does with application that requires LTPA mobile test, here you can see the application-descriptor.xml that highlight no need of security tests:

Any suggestion?
EDIT: this is the adapter, it doesn't require security tests
