Created some credentials in NPM and associated with nodes. When I edit the credential, I'm unable to change the credential name. I'd like these to match the naming credential of the other stored credentials. Is there a way in SQL to do this?
Thanks!
all the credentials info is stored on the credentials table and I think there is also a credentialsettings
......Or you could just add the same credential with the correct name and delete the old one. You also have not specified what credential type your on about.