How to create identity similar to spadmin

Which IIQ version are you inquiring about?

IIQ 8.3.

When spadmin is deleted, it is automatically recreated. How is this configured for that identity? I want to set up the same behavior for my own identity too.

Please share any images or screenshots, if relevant.

[Please insert images here, otherwise delete this section]

Please share any other relevant files that may be required (for example, logs).

[Please insert files here, otherwise delete this section]

Share all details about your problem, including any error messages you may have received.

[Replace this text with the problem that you are facing]

Hi @krish22 ,
Please set protected=“true” for your identity in debug mode and let us know result.

have a look at this IdentityIQ and the “spadmin” Identity - Compass

It was never actually deleted since it was protected as @narayanag mentioned.

To create a user with same permission or behaviour, you need to setup two things as listed below:

  1. Assign System Administrator capability.
  2. Set protected=true in Identity xml of the user.

Protected=true means SailPoint won’t delete the user even if you try to delete it through the debug page or any other way.

@krish22 Are you doing it for your learning purpose or want to achieve it in Production environment?
It is not recommended to mark user identities as protected, as these should be driven through HR application syncs. If you want to give Admin rights, you should be assigning the right capabilities/sprights.

Note: Found a fix?Help the community by marking the comment as solution. Feel free to react(:heart:,:+1:, etc.)with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.