Add support for storing SAML2 sessions
authorRob Crittenden <rcritten@redhat.com>
Tue, 21 Apr 2015 13:30:31 +0000 (09:30 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Mon, 11 May 2015 22:38:39 +0000 (00:38 +0200)
commit613e047c65aa78d661155a989149ad4745a8a25f
tree578fd72efa3dcaf138def5b963bab33cb54fb44a
parentd6f7323943c0e7afc26f700d05831d294119a1d1
Add support for storing SAML2 sessions

Store SAML2 session information in a table rather than with the
user entry so sessions can be persisted past IdP restarts and if
the user accesses the system via multiple browsers SLO will log
out all sessions, not just the user session that initiated the
logout.

https://fedorahosted.org/ipsilon/ticket/90

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/util/data.py