Hi all,


I've been trying to implement my own login module with errai without succes, ive configured the properties to use a the org.jboss.errai.bus.server.security.auth.JAASAdapter, and even developed my own JAASAuthenticator for basic http authentication. can some one point me in the right direction on how to authenticate in errai when errai.require_authentication_for_all=true.

Thanks