Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
-
Unknown
Description
Hi guys,
In Apache Karaf Cellar, I started to implement new features on the HTTP service (load balancing, session replication).
I started a POC on implementing a STS tokens store using Hazelcast.
I means that it would be possible to have multiple STS server running on Cellar, with distributed tokens. So the token generated on one STS will be available for another STS in the cluster.
I'm moving forward on this feature (I will share my github fork as soon as it's "operational").
Thoughts ?