Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

[10:06:49 CST(-0600)] <dd__> hello

[10:07:03 CST(-0600)] <Arvids> hi

[10:07:29 CST(-0600)] <dd__> have a question about uportal redirecting after being idle

[10:08:13 CST(-0600)] <Arvids> not sure that i'll be able to help, but i can try (smile)

[10:08:33 CST(-0600)] <dd__> right now when you are signed in and it's idle for awhile, on reload it will redirect you to the default homepage with the sign in button, if you click sign in it takes you back to your signed in homepage

[10:08:49 CST(-0600)] <athena> yes - your session has expired

[10:08:55 CST(-0600)] <dd__> is there any way to log you out and redirect you back to CAS?

[10:10:26 CST(-0600)] <Arvids> I believe, that no... AFAIK

[10:11:01 CST(-0600)] <Arvids> ... but that should be easy doable with custom code

[10:11:52 CST(-0600)] <dd__> hmm, ok. i'll need to look into it

[10:11:56 CST(-0600)] <athena> probably depends on whether you want to have a guest mode viewable

[10:12:16 CST(-0600)] <athena> the portal can't easily distinguish at that point between users that just arrived, and users whose sessions expired

[10:12:48 CST(-0600)] <dd__> yeah, we're not doing guest mode, sign in through CAS takes you to your portal

[10:13:30 CST(-0600)] <Arvids> It reminds me that there was a discussion on user list about this behaviour

[10:14:23 CST(-0600)] <dd__> ok, i can search around

[10:14:25 CST(-0600)] <athena> in that case, yes, i think you could configure the portal to just always redirect to CAS for login

[10:14:31 CST(-0600)] <athena> that's a pretty common use case

[10:14:37 CST(-0600)] <Arvids> indeed

[10:14:53 CST(-0600)] <dd__> ok, great

[10:15:01 CST(-0600)] <athena> incidentally, there's a uPortal community call in 15 min for anyone that's interested in attending

[10:15:17 CST(-0600)] <athena> http://www.jasig.org/news/december-2011-uportal-community-call

[10:15:24 CST(-0600)] <Arvids> another way is to implement a custom IParameterProcessor

  • No labels