cancel
Showing results for 
Search instead for 
Did you mean: 

How to make Alfresco not logout when restarting web browser?

nicolasraoul
Star Contributor
Star Contributor
Out-of-the-box: When a user exits his/her web browser, the Alfresco session is logged out.

But my customer wants users to stay logged-in for one month.
Users will log in and then they will be able to close and re-open their browsers and not have to enter their username/password again for one month.

Is it doable?
authentication-services-context.xml does not seem to have this setting.

I have heard that Share seems to use a Web Script to set a cookie in order to do that, but could not find any information on this.

Thanks a lot!
Nicolas Raoul
2 REPLIES 2

sebp
Champ in-the-making
Champ in-the-making
If you use Internet Explorer and NTLM passthru then you don't have to login manually.

nicolasraoul
Star Contributor
Star Contributor
Thanks a lot sebp!  Smiley Very Happy
Nice information to have.

Is there any solution that works on all browsers?