Multiple logins from different machines
Stein, Eric
steine at locustec.com
Wed Jul 10 12:57:07 EDT 2013
Hm. There's no hook for me to catch the second login on the IdP and invalidate the first IdP session?
Is it possible at all? I mean, can I make my own java class which keeps a map of userid -> session, and
call that class as part of the login webflow?
Thanks,
Eric
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Wednesday, July 10, 2013 12:46 PM
To: Shib Users
Subject: Re: Multiple logins from different machines
On 7/10/13 12:43 PM, "Stein, Eric" <steine at locustec.com> wrote:
>What happens if I'm logged into a shibboleth IdP and an application
>protected by shibboleth SP, and then I log in again from another machine?
>Does the first logged-in session get clobbered by the new one, or can
>both sessions coexist?
In general the sessions have nothing to do with each other and there isn't any way to connect them even if you wanted to.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list