Thanks all for the replies. Very helpful. Misagh, this information helps a lot and we're looking to upgrade to CAS 5 soon so we may try this out.
On Tue, Aug 22, 2017 at 12:33 PM Misagh Moayyed <[email protected]> wrote: > Isn't this what you're looking for? > > https://apereo.github.io/cas/5.1.x/installation/User-Interface-Customization-CSSJS.html#preserving-anchor-fragments > > --Misagh > > ----- Original Message ----- > From: "Andrew Morgan" <[email protected]> > To: "CAS Community" <[email protected]> > Sent: Tuesday, August 22, 2017 9:28:04 AM > Subject: Re: [cas-user] CAS drops named anchors > > Fragments (named anchors) are not sent to the server. Search your web > server access logs - you won't see a "#" in them. :) > > You can read a bit about it here: > > > http://codetunnel.io/how-to-persist-url-hash-fragments-across-a-login-redirect/ > > Andy > > On Mon, 21 Aug 2017, Dusty Edenfield wrote: > > > Is there any solution for when CAS drops named anchors upon login > redirect? > > > > Example: > > It appears (from LiveHTTPHeaders and HTTPFox traces) that CAS is dropping > > named anchors from target URLs. For example, going to the CAS-protected > URL: > > > > https://somesite.edu/reports/#Mobile > > > > results, after authentication, the browser ending up at: > > > > https://somesite.edu/reports/ > > > > ...sans the named link reference. This is a problem in multiple browsers, > > and I don't know if this is a bug in CAS, or a bug in our implementation > of > > CAS. > > > > > > -- > > - 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/35ebbc34-d73a-4e3a-b1ff-32b4d25816b3%40apereo.org > . > > > > -- > - 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/1416234468.4171670.1503419612407.JavaMail.zimbra%40unicon.net > . > -- - 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/CABcrYREAUcpCSFUKt4nXsc58Kjr9PFToRsq3mSfBy1U6yBSLbg%40mail.gmail.com.
