sso
: Flag applicable only for clients created via SSO integrations. If true
, Auth0 handles SSO; if false
, the IdP handles SSO.sso_disabled
: Flag used to enable/disable SSO. If true
, then SSO is disabled; if false
, SSO is enabled. This option can only be set via the Management API.app_type
: Application type. If the client was created using one of Auth0’s built-in SSO integrations, the name of the SSO integration would be listed (e.g., box
or concur
instead of native
or spa
)session_lifetime
: Length of time for which the user’s Auth0 session will stay valid.idle_session_lifetime
: Amount of time that may elapse before the user must sign in again due to inactivity.