Add a PAC AUTH Refresh Option for Refreshing MFA #1059
daryllabar
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I have the same issue from time to time, which I work around by running pac auth create and then deleting the new profile. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PAC AUTH should have a Refresh option to refresh credentials, (I'm thinking of MFA, but there could be other login information that needs to be refreshed)
I have a script I run to deploy my plugins to my dev environment. It utilizes a named connection and failed today with this error:
It wasn't clear on how to refresh the MFA. I was able to create a new connection with the same account, and it solved my MFA issue with the connection that previously existed, but it would make sense to allow same way to refresh the MFA, rather than having to temporarily create, and then delete, another connection with the same credentials.
Note maybe similar to #706
Beta Was this translation helpful? Give feedback.
All reactions