SSMN
The next table lists all error codes related to the SessionManagementFilter.
Major | Minor | Message | Details |
---|---|---|---|
SSMN | 0001 | Could not find an ssl-id | There is no SSLCache enabled in the file navajo.xml. |
0003 | The custom-based SessionManagementFilter is missing at least one required identifier which was expected to be got from the response-body | The parameter Custom.IdentifierViolationPolicy of the SessionManagementFilter is set to "Response", but the value that was expected from the response (backend) was not set. | |
0004 | The cookie-based SessionManagementFilter did receive more than one session-cookie | Possibly, a cookie-spoofing attempt occurred. A new session will be created. | |
0005 | The SessionManagementFilter could not find the configured 'Servlet' | Check the configuration of the parameter Servlet in the SessionManagementFilter. | |
0006 | The SessionManagementFilter has some internal error. | Contact support. |