A cloud-based identity and access management service for securing user authentication and resource access
Hello Jagadeesh Nellimarla,
Thanks for sharing the requested details in Private messages tab.
This was not related to the API. The issue was with tenant authentication, where users could not sign in to the Azure US Gov portal and MFA registration failed even for Global Admins. Because authentication did not complete, token requests returned AADSTS5000224.
We worked with the engineering team to restore authentication, and access to the tenant was successfully re-enabled.
Following that, the problem was linked to the access configuration. A Conditional Access policy (for example, one targeting Microsoft partners and vendors) was blocking sign-ins, while per-user MFA was also enabled. This conflicted with the expected MFA flow. Users without prior MFA setup were unable to proceed.
After adjusting the configuration by disabling per-user MFA and temporarily relaxing the Conditional Access policy, users were able to sign in and complete MFA registration. Portal access and API token generation then functioned normally.
If a similar situation occurs, check the sign-in logs, Conditional Access policies, and MFA configuration.
Hope this helps. Feel free to reach out if you have any further questions.