-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
A customer using a custom authenticator is having problems because Jetty's default max header size (4096 bytes) is too small for the SSO app he's trying to integrate. To fix this, add a system property to FE that will set the max header size on the Jetty connector:
http://docs.codehaus.org/display/JETTY/Configuring+Connectors
- details
-
FE-875 document system.properties
- Closed