Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 694 Bytes

AdminConsoleSettings.md

File metadata and controls

12 lines (8 loc) · 694 Bytes

Okta.Sdk.Model.AdminConsoleSettings

Settings specific to the Okta Admin Console

Properties

Name Type Description Notes
SessionIdleTimeoutMinutes int The maximum idle time before the Okta Admin Console session expires. Must be no more than 12 hours. [optional] [default to 15]
SessionMaxLifetimeMinutes int The absolute maximum session lifetime of the Okta Admin Console. Must be no more than 7 days. [optional] [default to 720]

[Back to Model list] [Back to API list] [Back to README]