Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/11/2024 07:28 AM
Hi,
We want to know if/when user history is deleted from Saviynt.
This is with respect to Right to Forget where we need to delete all Personal Information of user from the platform after a certain period.
Solved! Go to Solution.
09/11/2024 08:29 AM
In Saviynt, user history and personal information are generally stored within the platform for compliance, auditing, and governance purposes. However, if you need to implement a Right to Forget policy to comply with privacy regulations like GDPR, the deletion of user data can be handled based on your organization's data retention policies and custom configurations.
By default, Saviynt doesn’t automatically delete user information unless specifically configured.
09/12/2024 03:04 AM
Hi @rushikeshvartak ,
We tried to erase PII through PII Erasure policy of Saviynt. But that also erases Username. Client wants to retain username and only remove personal information.
We are planning to remove PII through SavtoSav Connector. It is the only way to remove, right?
09/11/2024 10:27 AM - edited 09/11/2024 10:30 AM
Hi @SanjeetaRao ,
Saviynt does have right to be forgotten feature
Please read here - https://docs.saviyntcloud.com/bundle/EIC-Admin-v24x/page/Content/Chapter07-General-Administrator/Bes...
This doc talks ABT user history post ppi crashed - https://docs.saviyntcloud.com/bundle/EIC-Admin-v24x/page/Content/Chapter07-General-Administrator/Vie...
09/12/2024 03:02 AM
Hi @Amit_Malik ,
We tried to erase PII through PII Erasure policy of Saviynt. But that also erases Username. Client wants to retain username and only remove personal information.
That can only be achieved through custom queries, right?
09/12/2024 03:12 AM
Erases username? that should not happen.
The user’s username is anonymized by updating it to the following string “Erased-on-YYYY MM DD HH:MM:SS-<RANDOM ID>”
Is not it getting appended ?
09/12/2024 03:58 AM
Hi @Amit_Malik ,
Usernames are being replaced by - Erased-on-YYYY MM DD HH:MM:SS
It doesnt retain user's username.
09/12/2024 08:24 AM
You can't retain user name
09/12/2024 03:06 AM
Also, there is no way to remove user data from user history other than PII Policy, right? SavtoSav queries will not remove data from User history. Please confirm.
09/12/2024 03:11 AM
yes, none will delete that
09/12/2024 11:05 PM
Thank you @Amit_Malik @rushikeshvartak