Do you resolve the issue? For replayState, it looks the code is only merged to 5.1.0. I tried to overlay the code at 5.0.5. Pair class at 5.0.5 seems not compatible with 5.1.0.
https://github.com/apereo/cas/pull/2156 From: [email protected] [mailto:[email protected]] On Behalf Of Matt Goldsberry Sent: Friday, May 05, 2017 3:39 PM To: jasig-cas-user Cc: [email protected] Subject: Re: [cas-user] CAS 5.0.5, SAML, and redirects Just a little more info. Tracing the requests reveals that I'm somehow losing the RelayState parameter while the CAS server does its part. RelayState is correctly passed to the CAS server, but is not returned with the SAML response. If I manually add the RelayResponse parameter to the request (using a local proxy), it works as expected. To me, this continues to point to my CAS configuration. Again, any pointers about where to keep looking? -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/ff50ea58-b5c8-4563-b814-3599d97beac6%40googlegroups.com<https://groups.google.com/a/apereo.org/d/msgid/cas-user/ff50ea58-b5c8-4563-b814-3599d97beac6%40googlegroups.com?utm_medium=email&utm_source=footer>. The information contained in this e-mail and any attachments is confidential and intended only for the recipient. If you are not the intended recipient, the information contained in this message may not be used, copied, or forwarded to third parties or otherwise distributed for any other purpose. Please notify the sender if you received this e-mail in error and delete the e-mail and its attachments promptly. Nothing in this e-mail may be used or deemed to form the basis of a contractual or any other legally binding obligation unless separately confirmed in writing by an authorized representative of ARMADA. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/7C27C94EB0F1AD41BB2FA62533E661E201DA808920%40MailS01P.hub1.com.
