This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

create a readonly account in IAM

Hi All,Im totally new in identity manager. can anyone tell how could I create a readonly account to the development team so that their target system could read the employee table information in IAM ? Thanks.

Parents
  • Hi,

    You will create a system user in Designer->Permissions. Then make a new Permission group with read permission on the Person table and on for example Person.CentralAccount,Person.InternalName,Person.Firstname,Person.Lastname,Person.UID_Person.

    Assign the permission group directly to the system user.  You can test the read only access using the REST API test utility in the Application Server, loggingn as your new system user.  The remote system can then connect over REST, authenticating as that read only user.

    You should look at the You tube channel for help on the permission model, as well as other posts in this forum (search for Permission):  https://www.youtube.com/playlist?list=PL242czeZwlAl46Xv0UnBDwTm-8VN5p4qI

    hth,

    Rob.

  • thanks a lot ! I had created a readonly account in Designer->permissions.you are very helpful.

Reply Children
No Data