Session Policy

Session Policy settings are accessible under Settings > Security tab


  • Idle session timeout: Idle timeout to invalidate individual user’s session based on that user last activity.

  • Session timeout: Absolute timeout to invalidate individual user’s session regardless of that user activities.

  • Allow Duplicate Sessions: Allow same user to have multiple active sessions.

  • Allow Cross IP Sessions: Allow requests coming from sources different from the authenticated origin.

REST API for session timeout

Learn more at: PUT - Session settings


On This Page
Session Policy