How to change basic auth credential password without redeploying the app
Summary:
We have live versions of PaaS extensions developed in VB. We are using basic auth for authenticating connections to ERP. We are required to periodically rotate the passwords for these credentials. Whenever we do that the live versions dont recognize the new password and keep erroring. We end up having to redeploy the apps after password reset. Is there a better way to do this without having to redeploy the apps each time we change the password.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24.10.2
Code Snippet (add any code snippets that support your topic, if applicable):