Session in AEM 6.2 | Community
Skip to main content
New Participant
June 12, 2017
Solved

Session in AEM 6.2

  • June 12, 2017
  • 1 reply
  • 878 views

Hi All,

What is the maximum value we can set for the login token expiration value( by default 30 min (1800000)) for extending the aem session in configMgr without installing any Service Packs in 6.2 environment.

Thanks in advance

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 MC_Stuff

Hi Girish,

  There is no limitation. Typically from security point  20 to 30 minutes is sufficient for most of application.  Change based on your requirements. Create a package of Configuring OSGi in repository & place the package in <cq_home>/crx-quickstart/install/

Thanks,

1 reply

MC_Stuff
MC_StuffAccepted solution
New Participant
June 12, 2017

Hi Girish,

  There is no limitation. Typically from security point  20 to 30 minutes is sufficient for most of application.  Change based on your requirements. Create a package of Configuring OSGi in repository & place the package in <cq_home>/crx-quickstart/install/

Thanks,