613e047 Add support for storing SAML2 sessions

1 file Authored by rcritten 8 years ago, Committed by puiterwijk 8 years ago,
    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>
    
        
file modified
+64 -0