]
Galder Zamarreño updated ISPN-4906:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Final
Resolution: Done
Test subject externalizers in clustered mode
--------------------------------------------
Key: ISPN-4906
URL:
https://issues.jboss.org/browse/ISPN-4906
Project: Infinispan
Issue Type: Feature Request
Components: Test Suite - Server
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Fix For: 7.0.0.Final
Verify that authorization mask is properly transferred between the node, i.e. subject
externalizers work.
The test scenario could be as follows:
1. start HR server, 2. client authenticates itself to the server, 3. another server joins
the cluster, 4. the first server is turned off, 5. HR client authenticate to the second
server 6. verify HR client is properly authorized on second server.
Should be done for different subjects to verify different subject externalizers.