How to refresh multi-factor authentication ?
See original GitHub issueIs your feature request related to a problem? Please describe.
Sometimes, you get an error such as this one :
…you must refresh your multi-factor authentication to access 'uuid'…
Describe the solution you’d like It would be nice to have a refresh feature.
Describe alternatives you’ve considered
The solution today is to login again and get credentials again. This takes time.
az login
az aks get-credentials again
Additional context May be related to #6234
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (2 by maintainers)
Top Results From Across the Web
How to refresh Muiltifactor Authentication - Microsoft Q&A
How to refresh Muiltifactor Authentication. Hi I've got the following error: AADSTS50078: Presented multi-factor authentication has expired ...
Read more >How do I connect and refresh accounts that require multi ...
To refresh an account that uses multi-factor authentication select the account or the service and select refresh. You will be prompted to enter...
Read more >MFA with refresh tokens seems to have expired and
Multi-Factor Authentication (MFA) ... for the MFA & Secure Model requirements and have been using refresh tokens to manage our users.
Read more >Update your Multi-Factor Authentication (MFA) details
Instructions · Select My account. Office Portal My Account. Fig. · Select Security info. Office 365 Security Info. Fig. · Select Change to...
Read more >Require Re-Register Multi Factor Authentication (MFA)
If you have a user that is having issues logging in with MFA, Require Re-register MFA will make it so that when the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh that would make sense. I did login again but next time it happens, if it happens, I will share the output with
--debug
. Thanks.@jiasli there’s no --debug option in the kubectl command which is where this happens after the token has expired. Is there anything we can do to help you solve this issue? This is becoming an issue when you have to manage many clusters.