FLFL
The next table lists all error codes related to the FakeLoginFilter.
| Major | Minor | Message | Details |
|---|---|---|---|
| FLFL | 0001 | Filter cleanup failed. | See the logs for more details. |
| 0002 | Invalid configuration for 'ForwardPolicy'. | Will set the ForwardPolicy parameter of the FakeLoginFilter to "CHAIN". | |
| 0003 | No dispatcher found for path. | ||
| 0004 | Exception occurred. | Contact support. | |
| 0005 | Can not find pathinfo and servletpath for dispatching servlet | Contact support. | |
| 0006 | Unsupported encoding. | The FakeLoginFilter will use the next accepted charset from the list of accepted charsets in the login form received from the backend. | |
| 0007 | No more possible encoding. Login will probably fail. | See the logs for more details. | |
| 0008 | Attribute not found in request. Login will fail. | See the logs for more details. |