Create Password Generator Issues

Hello,

I need my connector account to be created with a random password based on the password policy defined for this connector.

I created the policy and linked it to the source, but during account creation, I receive an error stating that the password used does not follow the system policy. When I define a static password in the source, it works.

My question is: should the password generator generate a random password based on the policy linked to the source? Why isn’t this working?

Hi @raibom

I can confirm that the password generator always generate a random password by considering the policy attached to the source.

You can check may be your password policy ?

I would suggest reviewing your password policy from the target system and what you have in the SailPoint instance.

Does the static password you’re providing aligns with the password policy of the downstream system?

It always does generate a random one, provided you’ve updated the policy on ISC to reflect the same policy as the downstream application

Like others have suggested, compare the password policy configuration defined for this source on ISC vs the downstream app.

Thanks for the help everyone,

My question is whether the password would be generated based on the policy. Knowing that it should be that way, i made adjustments to the policy ultil i got a configuration that worked with several tests i did.

Thank you