Hello team,
Please help me to configure the custom user level and mapped to Role and get provisioned.
Also any idea how to assigned that Custom User level to Bulk users.
Thanks
Hello team,
Please help me to configure the custom user level and mapped to Role and get provisioned.
Also any idea how to assigned that Custom User level to Bulk users.
Thanks
To bulk-assign the user level, use the following API patch-auth-user | SailPoint Developer Community
I found it on the following page: Authorization | SailPoint Developer Community
The documentation for adding and configuring Custom User Levels can be found here: Custom User Levels - SailPoint Identity Services
What are you having issues with for bulk updating? What have you tried so far that is not working for you?
Is you can provide details for those to items, we can help you get past where you are stuck.
Okay Thanks..
Is there any way that can we assign the User level to Role and later we can raise request that Role for required identities.
I have checked that in API we can pass only single identityID for the user Level assigned via API.
Based on the above screenshot, the answer is no, not OOTB. The screenshot is from the end of this section: Managing Identities - SailPoint Identity Services
Now, as a workaround, you could look at creating a workflow that is triggered on the Access Request Decision (Assuming this is triggered when the role is assigned) and then call the API to set the Custom User Level that way. Again, this assumes that you get this trigger for the user. It is not a guarantee that you get this event triggered. I did not see any others that provided the Role as a trigger, but you can explore further if needed. I have not done this, it’s just an idea based on what you have mentioned needing.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.