Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add transactions support | Simo Sorce | 2014-09-24 | 1 | -0/+74 |
In some cases a user may end up having multiple login pags in diffeent tabs in the borwser (session restore after a crash, or simply opening multiple urls which all redirect to the same IdP). Without transactions multiple authentication requests in fly may step on each other causing potentially all of them to fail to properly authenticate and redirect back to the original web site. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com> |