Managing external identities to enable secure access for partners, customers, and other non-employees
Issue: Azure DevOps access failing after company domain change.
Our organization's email domain has changed from @xyz.com to @abc.com. The customer has granted us access to their Azure DevOps organization and project using our new @abc.com email addresses.
However, when we attempt to sign in and access the customer's DevOps projects — even though we explicitly initiate the login with our new @abc.com accounts — the authentication flow redirects us to our old @xyz.com identity and we receive a 403 (Forbidden) error.
In short: access has been granted to the new domain accounts, but Azure keeps resolving our login to the old domain identity, blocking access to the customer's projects.