Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Auto log-off a user after 30 mins of time

Avatar

Level 1

Hi All,

 

We have requirement to logout the user after 30 minutes from site. This is specific to one of the site only and we have multiple sites running on same AEM instance hence we can't change Apache Jackrabit OAK TokenConfiguration which we thought of intially. We have used ootb saml authentication handler for authentication.

Please suggest if anyone has already implemented this logic.

 

Thank you

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 4

Since your requirement is site specific, you may need to write a custom login module and auth handler.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Since your requirement is site specific, you may need to write a custom login module and auth handler.