AEM SSO - Signin issue
Hi,
We are trying to implement SSO in our application using OOTB SAML Handler.
Below is the AEM infrastructure architecture(publish)
2 Publishers
2 Dispatchers
Dispatcher Load Balancer
2 F5
F5 Load Balancer
Azure CDN
The issue which we are facing is, once user successfully logs in we are displaying user first name in header section of page under user icon/avatar. But when user navigates to other pages within the application userid is coming as "anonymous".
We have enabled user synchronization between publishers and once user is successfully authenticated, user node gets created in both publishers.
Sticky session configuration is enabled in publish dispatchers.
Is there anything else that needs to be done so that once user is authenticated, the session remains active?
