Auto log-off a user after 30 mins of time | Community
Skip to main content
truptip68838231
November 9, 2020
Solved

Auto log-off a user after 30 mins of time

  • November 9, 2020
  • 1 reply
  • 1614 views

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

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

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

1 reply

prashantonkar
prashantonkarAccepted solution
Level 4
November 9, 2020

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