Rotating a password used in multiple connections

If I have a service account that I want to rotate the password on, but I’m using the same account in multiple connections (could be the username format is different or different major versions of the same plugin) how can I be sure that I update it everywhere? is there a way to manage these credentials outside of a plugin?

For the on prem credentials they are accessed through one of the following options:

  • Settings/Plugins & Tools/Connections then edit within a specific connection

  • Import Wizard/Workflow Setup Tab/ Edit within a specific connection

  • Lastly within the plugin itself within the workflow builder

Updating the credential will update it everywhere it is in use.