Auth0 Breached Password Detection when Creating User via Management API

Overview

This article explains the behavior of Breached Password Detection when creating or updating a user via the Management API.

Applies To

  • Breached Password Detection
  • Creating Users
  • Updating Users
  • Management API

Solution

The Breached Password Detection applies to the user signup and password reset performed by the Management API as well.

  • User Signup (create a user) - POST  /v2/users

For more information, please check the Create a User documentation.

  • Password Reset (update a user's password) - PATCH  /v2/users

For more information, please check the Update a User documentation.

Recommended content

No recommended content found...