Intro
Domo is an industry leader when it comes to mobile security. We have worked alongside global leaders in finance, health care, and other sensitive data industries to define, build, and deploy enterprise-ready security controls that safeguard your sensitive data while affording you all the benefits of the Domo platform. In addition to the benefits and security Domo offers out of the box, enterprise security features reduce dependencies on third-party security providers. These features give you the means to make sure your data is secure without degrading the Domo mobile experience.Session Control: Dynamic Timeout and Revocation
You can secure user access to your Domo instance and data with two controls:-
Absolute session timeout — This control allows you to set an absolute timeout duration which when reached requires all users to re-login.
- Example: The absolute session timeout is set to 21 days. Every 21 days each user must log in again.
-
Relative session timeout — This control allows you to set a relative timeout based on user activity. The timeout is in effect if the user has not used the application within the specified timeout duration.
- Example: The relative session timeout is seven days. If a user has not used the app for a continuous duration of seven days, then they must log in again. Any time they use the app, the seven-day count resets.