IdxRemediation
Instances of IdxRemediation
describe choices the user can make to proceed through the authentication workflow.
Either simple or complex authentication scenarios consist of a set of steps that may be followed, but at some times the user may have a choice in what they use to verify their identity. For example, a user may have multiple choices in verifying their account, such as:
Password
Security Questions
Email verification
Other customizable verification steps.
Each of the remediation options includes details about what form values should be collected from the user, and a description of the resulting request that should be sent to Okta to proceed to the next step.
Types
Marker interface for IdxRemediation capabilities.
Enumeration describing the possible remediation types. This is expanded from the possible option values that may be present in the name
property.
Properties
The set of authenticators associated with this remediation.
The IdxCapabilityCollection associated with this remediation.
A description of the form values that this remediation option supports and expects.
The type of this remediation.