Password rules API
The password rules API provides an interface to customize the standard password rule set and random password generation process. You can use the password rules framework to customize the mechanism of generating passwords by the ISIM server. Use one of the following ways to add custom logic to the password framework:
- A custom rule
- A custom generator
- Custom rules and a custom generator
Parent topic: Application programming interfaces