Various forms of authentication are supported by INETAPP. The configuration allows to enable multiple authentication providers for users to log in with. The same user can have multiple login mechanisms activated for their account.
The configuration order of the providers also defines in which order they are presented to the user. If the guest account is enabled there will be a second login button in the toolbar. Providers working with Basic Authentication are handled using the username
and password
field of the login form. They may or may not offer a separate button in the login form.
The following providers are currently available:
LIST-OF-HELP-PAGES
Hint: There may be more authentication providers available through the plugin manager that are not yet enabled. Custom authentication providers can be implemented by extending our API.
Allows any new user who has successfully authenticated to access the application with permissions granted by the All users group.
If this option is deactivated, new users receive a new login prompt even after a successful login.
Note: If a user tries to authenticate with valid Windows login credentials but creation of new users is disabled, then no new account will be created and access will not be granted.
By default, a user's session remains active for 28 days, ensuring they stay logged in. If you disable this feature, the session will time out after 30 minutes. However, to prevent disruptions, the session refreshes every 2 minutes. This ensures that active users, even those with the browser tab or application running in the background, are seldom logged out. Typically, a session will expire only if the browser is closed or the computer is locked.
Note: Session timeouts are unique to each computer, browser, or private browsing tab.
The Reset Members action deletes all current memberships of all authentication groups. Any logged in user who is a member of any of these authentication groups is automatically logged out and must log in again. Only then are memberships of the authentication groups re-evaluated.
This option can be used, e.g. in case you see users that have not logged in for a long time in the Users and Groups manager who should have different user groups assigned.