Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aks): update the aad protocal to try interactive login no matter the failure #702

Merged
merged 1 commit into from
Aug 9, 2024

Commits on Jul 26, 2024

  1. feat(aks): update the aad protocal to try interactive login no matter…

    … the failure
    
    This change will update the Azure AAD protocol to try an interactive login if the non-interactive login fails for any reason. If the interactive login also fails, then we return an error. We have noticed that some users receive different error messages when attempting to do a non-interactive login, so this change will hopefully cover those other error messages.
    
    Signed-off-by: Casale, Robert <[email protected]>
    Gearheads committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f1ce923 View commit details
    Browse the repository at this point in the history