conditional display/redirect

Cantor, Scott cantor.2 at osu.edu
Thu Nov 6 10:28:29 EST 2014


On 11/6/14, 2:57 PM, "George Kroner" <george.kroner at umuc.edu> wrote:

>Thank you, Nate. I guess what we are trying to replicate - maybe a 
>variant - is what CAS calls the "gateway" feature. This allows, for 
>example, the same portal page to figure out if a user is logged in or not 
>without "interrupting" them with a login prompt if not. This would allow 
>a public portal page to display certain content if the user is logged in 
>and generic/public content if not.

In the SP, that's just a lazy session establishment approach. You don't 
have to require a session if you don't want to.

-- Scott



More information about the users mailing list