Okta.Sdk.Model.OktaSignOnPolicyRuleSignonActions

October 22, 2025 ยท View on GitHub

Specifies settings for the policy rule

Properties

NameTypeDescriptionNotes
AccessstringIndicates if a user is allowed to sign in[optional]
FactorLifetimeintInterval of time that must elapse before the user is challenged for MFA, if the factor prompt mode is set to `SESSION` > Note: Required only if `requireFactor` is `true`.[optional]
FactorPromptModeOktaSignOnPolicyFactorPromptMode[optional]
PrimaryFactorOktaSignOnPolicyRuleSignonPrimaryFactor[optional]
RememberDeviceByDefaultboolIndicates if Okta should automatically remember the device[optional] [default to false]
RequireFactorboolIndicates if multifactor authentication is required[optional] [default to false]
SessionOktaSignOnPolicyRuleSignonSessionActions[optional]

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