ENFORCE_SESSION_POLICY parameter: Always set = TRUE (Preview)¶
Attention
This behavior change is in the 2026_01 bundle.
For the current status of the bundle, refer to Bundle history.
The ENFORCE_SESSION_POLICY parameter behaves in the following manner:
- Before the change:
ENFORCE_SESSION_POLICY is set = TRUE by default. ENFORCE_SESSION_POLICY can be set to FALSE by ACCOUNTADMIN. When ENFORCE_SESSION_POLICY=FALSE, session policies are not enforced.
- After the change:
ENFORCE_SESSION_POLICY is set = TRUE by default. ENFORCE_SESSION_POLICY can’t be set = FALSE. Session policies are always enforced.
Ref: 2164