-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Once a credential is no longer needed, we want to delete it from the credential store in order to keep it clean. However, the risk here is that if the credential is still used somewhere, the job will start failing, and unless the credential was manually stored elsewhere, it cannot be recovered. It would be handy if we could simply disable the credential without actually deleting it. Then, after running the relevant jobs again, we could confirm the credential truly was not used, and then safely delete it.