The Attack Protection API provides operations to configure the User Lockout Settings in your org to prevent brute-force attacks.
okta.orgs.read
Retrieves the User Lockout Settings for an org
OK
Forbidden
Too Many Requests
[- {
- "preventBruteForceLockoutFromUnknownDevices": true
}
]
okta.orgs.manage
Replaces the User Lockout Settings for an org
OK
Bad Request
Forbidden
Too Many Requests
{- "preventBruteForceLockoutFromUnknownDevices": true
}
{- "preventBruteForceLockoutFromUnknownDevices": true
}