So, after you send your request explorer handles that and logs the user into the UI? I have modified the authentication method in default login handler to parse http requests and log the user in. However, after getting the user name and password successfully, I am unable to successfully log into the UI this way. There are several comments in the source code that say that the authenticate method will allow for automated login. I suppose the activiti explorer side versus the actual request side is more of the area of an answer I am looking for.