Hi,
We are using LDAP login module and have overridden most part of sling form based authentication. I want to configure the login token duration and make it a few days if user indicate so. I know i can configure tokenExpiration within LDAP_login.conf but if i do that then for every request that will be the default time.
Can anybody advice how different token times are set for both Author and publisher instances. Is there any configuration that i can override and use. I see that .token expiration for publish is 2 hours and for Author is 8 hours.
Thanks