I was able to get past the problem by adding the following to cas.properties:
cas.server.ajp.attributes.packetSize=65536 The capability to add arbitrary attributes is very nice. On Wednesday, August 15, 2018 at 10:08:42 AM UTC-4, Abre Chase wrote: > > I'm attempting to enable CAS as a SAML Idp. I have CAS 5.2.x running with > embedded Tomcat behind Apache connected through mod_jk/AJP. I am running > into the 413 Request Entity Too Large error so I need to increase the > max_packet_size for the AJP worker in Apache. When I increase the value in > the Apache workers.properties I also need to increase the packetSize in > Tomcat but I don't see a configuration property available to do that. Is > there any way to change that setting through configuration? > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/bb2489c2-c56d-449b-a4db-b1e22d454753%40apereo.org.
