I have two identical B2C tenants in regards to configurations, one works and the other does not.
Using App registrations to try and login via a user account the failing tenant has the following error:
![User's image](https://learn-attachment.microsoft.com/api/attachments/76ece7e0-9e97-44a9-9669-c065d13204b2?platform=QnA)
From what I can see MFA has been satisfied with a correct password, however the sign in logs state "Interrupted" but says nothing else - nothing related to conditional access policies either.
Current configuration for the app registration looks like:
- access for accounts in the organizational directory.
- No public client flows.
- Secret has not expired.
- API permissions are consented and the same.
Account in this case is a cloud only account, others (and the same) work in the other tenant also. Running the diagnostics tool in the tenant claims that the sign ins cannot be seen, so a little bit at a loss so posting for ideas if anyone has anyone, I could always delete/recreate the failing instance but that is a last resort.