Can not login on higher environment with users created using start up microflow.

0
Hello,   I am creating a user with Admin user role using a start up microflow, so that we can use this user for admin  level configurations on higher environments. I see the users are being created with start up microflow but I am unable to login with these users, it says username or password is incorrect.   below is the screenshot for create object activity in start up microflow.     Any help will be appreciated
asked
1 answers
0

Hi Khushal,

 

Did you try creating an account instead of a user? The administration module is using account entity, which is a specialisation of the user entity.

answered