SessionConfig

Version 4.0.26.2 (latest)
Datatype
Description
(object)
object
can
object
Operations the current user is able to perform on this object
allow_persistent_sessions
boolean
Allow users to have persistent sessions when they login
session_minutes
integer
Number of minutes for user sessions. Must be between 5 and 43200
unlimited_sessions_per_user
boolean
Allow users to have an unbounded number of concurrent sessions (otherwise, users will be limited to only one session at a time).
use_inactivity_based_logout
boolean
Enforce session logout for sessions that are inactive for 15 minutes.
track_session_location
boolean
Track location of session when user logs in.

Related Methods

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-09 UTC.