コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEM 6 - List Active Users

Avatar

Level 2

Hi all,

My system is currently designed such that users are authenticated against an external Access Manager, which upon successful authentication redirects to AEM. Within AEM I have the Adobe Granite SSO Authentication Handler configured to trust the authenticated requests.

Now, I have a requirement where I need to list all the active users logged in to the Author and Publish instances at any given point of time.

Does AEM provide any simple admin tool where I can see the list (or at least the count) of currently active user sessions?

Regards,

Kunal

1 受け入れられたソリューション

Avatar

正解者
Level 10

Hi Kunal,

I dont think it will store anything specific to user sessions. You many have to write some custom logic like managing a active flag when user login and logut.

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 10

Hi Kunal,

I dont think it will store anything specific to user sessions. You many have to write some custom logic like managing a active flag when user login and logut.