Security: Visible for users authorized as ConfigurationAdministrator IsConfigurationAdministrator.
Manage session and general portal service options. Configure a message to communicate to all users on the Dashboard.
...
Click the Save Settings button at the bottom of the page to commit any save changes made to settings on this page.
Persist User Session Activity Storage
...
The dashboard message is a convenient way to communicate to all users of this instance a single installation of AMP via the Dashboard. Selecting Flag as Important, will change the message display to a warning color for additional visual impact.
...
Once authenticated, AMP creates a session for the user and authorizes access to application pages.
The following settings control the length of this session and how handle failed authentication attempts.:
Max Session Length
Default = 30 minutes. The length of time (in minutes) the user has before automatically being logged out. The session starts when a user is logged in and is a set lasts this length of time regardless of inactivity in the browser.
Max Authentication Attempts
Default = 5. The max number of concurrent failed attempts to login before being locked out. While locked out, further attempts to log in will not result in authentication processing by ACM.
Lockout Duration
Default = 530 minutes. The number of minutes before the user will be unlocked.
Once a user is locked out, they must wait till the Lockout Duration has expired or an administrator removes the lock. Once unlocked the accumulated authentication attempts tracked for the user are cleared.
Note |
---|
Both tracked authentication attempt counts and lockouts are in-memory only and do not persist through IIS or web application restarts. |