It turns out I missed the part in the instructions about the max request size. Once I modified the web server to accept a larger size, everything works as expected.
Dan On Thursday, November 30, 2017 at 2:41:22 PM UTC-6, Dan S wrote: > > I am trying to implement CAS 5.2 with SAML2. I have been able to get the > server configured as Idp and setup the client. However, the initial login > gets a Bad Request message in the browser. > > If I go back to the service while still logged in, it appears to work - I > end up signed in on the other service with the correct user. Once I log out > and login again - I get the bad request message. > > I've added the log detail for troubleshooting SAML2 - but nothing jumps > out at me as an issue. > -- - 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/6989c560-ee1b-45bf-9f05-5045ecd8ed7e%40apereo.org.
