Skip to content

reauthentication required: run 'azd auth login' even after logging in #2659

@weikanglim

Description

@weikanglim

Problem

After upgrading to the latest azd version, azd version 1.2.0 (commit 99ea7577f0df0df2ba34b677da189fafba18c0f7), I'm experiencing failures that follow the following pattern:

  1. Run azd <command>
  2. Command fails with reauthentication required: run 'azd auth login' to login
  3. Run azd auth login
  4. Login reports successful
  5. Run azd <command> again
  6. Command still fails with reauthentication required: 'run azd auth login' to login

Solution

  1. Run azd auth logout
  2. Run azd auth login

We're currently investigating options for fixing this without manual intervention.

Metadata

Metadata

Assignees

Labels

authnbugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions