Is there a way to get the list of total active users in AEM ?
In order to debug some issue we want to get the list of total active users in AEM. Does anyone have come across something like this ?
In order to debug some issue we want to get the list of total active users in AEM. Does anyone have come across something like this ?
Below query provides list of token nodes for a user having active session (at the time of query execution). Date rage can be adjusted based on the requirement.
p.hits=selective
p.limit=-1
path=/home/users
type=rep:Token
relativedaterange.property=rep:token.exp
relativedaterange.lowerBound=-1s
p.limit=-1
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.