Skip to main content

Create and manage password generators

Password generation

Build default passwords for account provisioning from configurable random values and, when appropriate, selected identity data.

Password generators create one or more outputs that can be used in mappings. Each output is made of up to three parts, joined from left to right.

Understand password partsDirect link to Understand password parts

Part typeUse it for
RandomA value that follows configured length and character rules.
ColumnA value from the selected filter, with optional text conversions.
EmptyA disabled part that is not included in the output.
caution

Avoid placing predictable identity data in passwords unless your organization's security policy explicitly allows it. Prefer random values and deliver initial credentials through an approved secure process.

Create a password generatorDirect link to Create a password generator

Create the objectDirect link to Create the object

  1. Go to Processing > Password Generation and select Add.
  2. Enter a descriptive Generator Name and select Create.
  3. Select Part 1 in the first row of the Passwords pane to open its random configuration.

Step 1 of 4

Restrict a password by conditionDirect link to Restrict a password by condition

Use conditions when different populations need different password configurations—for example, when a particular department or account type follows a separate policy.

Select a source attributeDirect link to Select a source attribute

  1. Edit the password generator and select Use Condition.
  2. Select the filter attribute that decides which password applies, such as organizational_unit.

Step 1 of 3

Edit, copy, rename, or remove a generatorDirect link to Edit, copy, rename, or remove a generator

  1. Go to Processing > Password Generation.
  2. Select Edit Password Generator to update its parts or conditions.
  3. Select Copy Object to create a duplicate with a numbered suffix, such as _01.
  4. Select Rename Object, enter the new name, and press Enter to confirm.
  5. Select Remove Password Generator and confirm to delete a generator that is no longer used.

caution

Before removing a password generator, verify that no mappings still use its output.