Hiding Password Synchronize button

Hello Community,

Does anybody please know how to hide this sync button on the Manage Password QuickLink ? We don’t want our users to sync the same password all across all the applications

Many thanks,

Best Regards,

@khda You should be able to hide it by modifying the xhtml or use a simple plugin to hide it. You can refer to the Plugin guide: Plugin Developer Guide | SailPoint Developer Community. They explained it using a simple plugin.

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.

Hi Hda,

It is a simple plugin, which you can leverage to hide the sync button. You can write a plugin, by going through the plugin guide. pleaselet me know, i can write a plugin for you to achieve this .