OpenAM / OpenSSO HttpServletRequest.login(user, pass) fails with “Invalid transport string”. What does this mean?
问题 I have two tomcat servers, one with OpenAM 12, one with the main web applications. Known: HTML pages authenticate without issue, programmatic login using the OpenAM java SDK works from within a servlet. What fails is a call to HttpServletRequest.login(username, password) This is the entry I have within the TomEE+ server: <Realm className="com.sun.identity.agents.tomcat.v6.AmTomcatRealm" debug="99"/> Here is the error I see within the AM J2EEAgent debug log: amRealm:01/29/2014 02:29:47:497 PM