Okta.Sdk.Model.SsprRequirement
October 22, 2025 ยท View on GitHub
<x-lifecycle class="oie"> Describes the initial and secondary authenticator requirements a user needs to reset their password
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AccessControl | string | Determines which authentication requirements a user needs to perform self-service operations. `AUTH_POLICY` defers conditions and authentication requirements to the Okta account management policy. `LEGACY` refers to the requirements described by this rule. | [optional] |
| Primary | SsprPrimaryRequirement | [optional] | |
| StepUp | SsprStepUpRequirement | [optional] |