Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Modify Service Account Type

shubhamj596
Regular Contributor
Regular Contributor

Hi All,

We have a requirement where we need to allow the user to modify the already selected account type of the service account through modify account request.

As we can see, if we create a service account and then provision it to the target system. Saviynt doesnt allow us to modify the account type. The field greys out even though we have multiple service account types:

shubhamj596_0-1674121440884.png

Any idea if its possible to modify the account type after the account creation.

Regards,

Shubham

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Account type is not modifiable as it tied with other functionality such as deprovision task. Account name , entitlements filter.

if you just need account property to be updated then

create new dynamic attribute and show on update and store value in accounttype column - this is not best practices.

any account created as shared should not be changed as service account and vice versa - this will be audit concern


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Thanks for the update Rushikesh.