M
Michael Jacobs
Guest
Server login sessions (i.e. JSESSIONID) are disabled in the configuration when you use oeablSecurity-anonymous.xml or oeablSecurity-basic-oerealm.xml ( you indicates you were using basic auth with oerealm). Both anonymous would not do a user login at all, and basic will validate the user's id & password on each client request and not start a server login session. Mike J.
Continue reading...
Continue reading...