Simultaneous User Session Logons | Community
Skip to main content
Level 2
May 21, 2018
Question

Simultaneous User Session Logons

  • May 21, 2018
  • 1 reply
  • 1158 views

Hi,

I'm looking for a possibility to limit active user sessions to only one. This means that if a user logged to AEM on one browser, and then he's logging in the second browser then his first session token gonna be removed from the JCR.

I hope that there is simply some simple solution like a change in configuration that will allow such user tokens limitation. If not, then my idea is to write a listener for tokens creation which will remove the previous token.

AEM 6.3

OAK 1.6.6

Please advice.

Best,
Arek

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Nirmal_Jose
Adobe Employee
Adobe Employee
July 21, 2020
I also got a similar requirement now. Did you get a way around it ?