Products
...
Capabilities
Password Generation
0 min
the activate password generation capability provides a secure, configurable method for creating passwords during account provisioning or reset operations it ensures all automatically generated passwords comply with the enforced active directory (ad) or entra id password policies, maintaining alignment with corporate security standards administrators can define global password generation behaviour through the configuration path //resources/configuration/passwords/defaultrules this capability supports two generation modes— keyword and random —allowing organisations to balance usability and security requirements keyword mode builds passwords from a random dictionary word followed by additional characters to satisfy complexity and length requirements suitable for user accounts that benefit from memorability random mode produces fully randomised passwords using a broad character set (upper/lowercase, numeric, special characters) ideal for service or system accounts requiring maximum entropy optional configuration parameters enable prefixes for generated passwords and define total password length by centralising password creation logic within activate workflows, the system maintains consistent and compliant password generation across all provisioning and reset scenarios, reducing administrative effort while enhancing security posture