We support the following authentication methods:
LDAP (not supported in SaaS instances)
Hyperscience enforces the use of a single authentication method.
Authentication Sessions
On-premise / private cloud and SaaS instances use stateful sessions. Information about user sessions is stored in the database. When a user logs out on one browser or device, they will only be logged out on that particular browser or device.
Stateful sessions allow us to:
Increase the security levels of the application.
Improve user experience.