Can you help me to generate account having access only for add user and remove user from identities

can you help me to generate account having access only for add user and remove user from identities.

Hi Vishald,

You can add fictitious users in different ways:
In DS you can use the template provided in DS /path/to/opendj/config/MakeLDIF/example.template with the following command: makeldif :: ForgeRock Directory Services
This will be followed by a ldapmodify command to load users automatically generated in the ldif file.

In IDM you can use a user creation API programmatically:
https://backstage.forgerock.com/docs/idm/7.2/rest-api-reference/endpoints/rest-managed-users.html

In AM you can do something similar:
https://backstage.forgerock.com/docs/am/7.2/REST-guide/rest-intro.html#about-crest-create

I hope this helps

Géry

1 Like

Hi,
We need to download XUI source code from below git repository and as per my understanding this is paid repository, so how we can purchase it.

git clone Browse OpenAM / am-external - ForgeRock Stash

PFB XUI source link

Please response ASAP.

Vishald,
This is a different question from the original one in the post. Please send a separate post so as to keep this forum accessible and relevant to search queries.
Thank you

1 Like