Out of curiosity, are these different URLs, or just dynamic content on the same URL?
After visiting a secured page, then logging in, you should be automatically redirected back to the page that triggered the login, unless your login page has expired. Example: Visiting https://my.millikin.edu/muportal/secure/ redirects to https://login.millikin.edu/cas/login?service=https%3A%2F%2Fmy.millikin.edu%2Fmuportal%2Fsecure%2F and after logging in returns to https://my.millikin.edu/muportal/secure/ Chris >>> Bryan Wooten <[email protected]> 12/20/16 11:48 AM >>> I have a developer writing an app with several pages. Some pages are available without logging in. The other pages require a log in. After logging into a secured page she wants the user to return to that page. For the life of me I cannot figure out how to accomplish that with java client. Any help appreciated. Thanks, Bryan -- - 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/CAG9x2GW79OMmfmu%2BuPGRjxGVC_74hdz7gAJjUG3JycmNKTgbuQ%40mail.gmail.com. -- - 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/58591B94020000450007BAD6%40mugwgate.millikin.edu.
