Does Academus save login credentials?

Submitted: January 31, 2007
Does Academus save login credentials?
This functionality is built into the portal to a degree. The session cookie that each user receives when they login to the portal will expire after 30 minutes of inactivity, but as long as they access some piece of the portal within that 30 minute window, they will not need to login again. The 30 minute session timeout parameter is customizable and exists in the portal-tomcat-a/conf/web.xml file. Additionally, users can use IE and Firefox's built in password saving features to automatically input their username and password when their session cookie is no longer active. These will be saved on a per-profile basis.