Splash Page Before Going to Login Page

Cantor, Scott cantor.2 at osu.edu
Thu Aug 25 12:52:15 EDT 2016


On 8/25/16, 9:41 AM, "users on behalf of James Paul" <users-bounces at shibboleth.net on behalf of jamesp at slalom.com> wrote:

>    Basically we need the splash page anytime you would need to login.  So after the
> session expired for example or the first time you login.

Right, so the first case I mentioned. But I don't know if that's as simple as I was imagining, probably not quite as easy. I think what you would need to do is to add some code to login.vm to check for a parameter on the URL. If not present, redirect out to a page somewhere with some crucial parameters like the flowExecutionUrl, and then have that be your splash page.

Then have the splash page redirect back to the flowExecutionUrl with a custom parameter added, which your login.vm change would see and let things continue as normal.

-- Scott




More information about the users mailing list