okta.orgs.read
Retrieves the status of the Desktop MFA Enforce Number Matching Challenge push notifications feature. That is, whether or not the feature is enabled for your org.
OK
Forbidden
Too Many Requests
{- "desktopMFAEnforceNumberMatchingChallengeEnabled": false
}
okta.orgs.manage
Replaces the status of the Desktop MFA Enforce Number Matching Challenge push notifications feature. That is, whether or not the feature is enabled for your org.
OK
Bad Request
Forbidden
Too Many Requests
{- "desktopMFAEnforceNumberMatchingChallengeEnabled": false
}
{- "desktopMFAEnforceNumberMatchingChallengeEnabled": false
}
okta.orgs.read
Retrieves the status of the Desktop MFA Recovery PIN feature. That is, whether or not the feature is enabled for your org.
OK
Forbidden
Too Many Requests
{- "desktopMFARecoveryPinEnabled": false
}
okta.orgs.manage
Replaces the Desktop MFA Recovery PIN feature for your org
OK
Bad Request
Forbidden
Too Many Requests
{- "desktopMFARecoveryPinEnabled": false
}
{- "desktopMFARecoveryPinEnabled": false
}