Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/06/2024 03:26 PM - edited 09/06/2024 03:27 PM
I need to populate a blank username field when uploading an account using CSV. Currently the accounts are tied to the user but since it is a service account, I need to make them blank.
How do I do that?
I tried it via 'Overwrite User Assigned' but I need to provide a username. That doesn't seem to work because after I remove the account from that user, again it gets tied back to the previous user for that account
09/06/2024 03:34 PM
You need to remove manually or via saviynt api.
Manually from user - accounts - remove user
09/06/2024 03:45 PM
I could have linked all those accounts to one specific user like Admin using 'Overwrite User Assigned' and then removed those accounts from Admin. But it looks like the accounts gets linked back to the original user after I unlink from Admin. Do you know why that is happening?
09/07/2024 05:03 AM - edited 09/07/2024 05:04 AM
You need to update user account correlation logic under endpoint such that service account does not get mapped
09/09/2024 06:20 AM
Hi @rushikeshvartak,
I think you might be referring to this
Can you please provide a sample API Call to remove usernames from multiple accounts. Thank you
09/09/2024 07:26 AM