-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.1
-
Component/s: Authentication
-
Epic Link:
-
Tags:
-
Sprint:nxL2IT 0.1-2
-
Story Points:5
To be really stateless, we need a mecanism to share the auth session between nodes.
- we probably need to build some kind of shared auth session with a common persistence backend
- we can probably reuse some of the code from IDM and use ElasticCache as a shared session backend
- https://github.com/nuxeo/nuxeo-idm/tree/master/nuxeo-idm-auth/src/main/java/org/nuxeo/idm/session
1.
|
Deploy Redis in the OS infra | Resolved | Mariana Cedica | |
2.
|
Define a Shared Auth Session | Resolved | Vladimir Pasquier | |
3.
|
Create cache based on Redis | Resolved | Vladimir Pasquier | |
4.
|
Extract shared session codes in separate module | Resolved | Vladimir Pasquier |