3/9/2017 7:11:44 AM
"other" module
|
3/10/2017 8:00:59 AM
Replacing COMPOSITE_ROLE Collection with Set.
|
11/15/2016 1:30:08 PM
Set.
- Hibernate optimization that avoids deleting/re-inserting all composite roles when adding/removing a composite.
|
3/9/2017 9:13:37 PM
Invalidate sessions in cluster for SAML logouts
|
|
|
|
2/16/2017 12:32:05 PM
session mappings
|
2/24/2017 8:11:41 AM
logging out via application (via ?GLO=true query parameter),
CatalineSamlSessionStore does not expire session, while it does that
in logging by SAML session index.
This causes distributed sessions being invalidated only on node hanling
the request, but remains active in other nodes of the cluster. Then the
session can be resurrected on next cache replication back even to the
node where the logout was performed. This behaviour is fixed here.
|
3/9/2017 9:09:02 PM
Add OneTimeUse condition to SAMLResponse
|