We have requirement for SAP Direct Connector where we want to create user with password for specific user type and create user with password deactivate for other type of user.
For example say we have two categories of users Category A and Category B, and we want to create users of Category A with password in SAP but for Category B users we want to create with password deactivate feature.
Thank you for the question. I think it could be tricky to achieve the password for a specific criteria. The only thing, i am able to think about is to use a transform in create provisioning policy where based on identity type, we set a password otherwise we keep it deactivated.
I believe this should be needed only in create policy.
I hope this works. If any issues, please let us know .