session management in logout
Hi friends
can you please tell me how to do session management in logout process in AEM 6.5, i have a login credential now i want to make logout with session, please suggest me.
Thanks
Dhiraj Kumar
Hi friends
can you please tell me how to do session management in logout process in AEM 6.5, i have a login credential now i want to make logout with session, please suggest me.
Thanks
Dhiraj Kumar
You can look at Encapsulated Tokens [0]. For this, the users must pre-exist on all the publish instances, if this is not possible, then you should use sticky connections.
To close the session, you can use session.logout(), check [1].
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.