Class SsprStepUpRequirement

java.lang.Object
com.okta.sdk.resource.model.SsprStepUpRequirement
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]", comments="Generator version: 7.11.0") public class SsprStepUpRequirement extends Object implements Serializable
Defines the secondary authenticators needed for password reset if `required` is true. The following are three valid configurations: * `required`=false * `required`=true with no methods to use any SSO authenticator * `required`=true with `security_question` as the method
See Also: