Create a custom Password Reset verification type
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Password Reset Application
Each verification in Password Reset is based on the settings for a verification type. If the verification types in the base system do not meet your needs, you can create a custom verification type.
Before you begin
Review the verification types that are provided in the base system to determine whether to create a custom verification type. Then review the verification type components to develop. For more information about verification types in the base system, see Verification types in the base system.
Procedure
Related Content
- Password Reset script includes
The Password Reset plugin installs script includes that implement password reset processes. To enable you to extend functionality, each base-system script include provides extension points that you can use to invoke "extension scripts" that you customized.
- Password Reset extension script categories
You can use a custom extension script to extend Password Reset functionality for credential store, verification, or identification types.
- Installed with Password Reset
Tables, roles, business rules, scripts, and workflows are installed with the Password Reset application.