Use this auth method when your application uses “Sign in with Microsoft” via Azure Active Directory (now Entra ID) or a Microsoft 365 account.
What to provide
Email: [email protected]
Entra ID tenant: your-tenant.onmicrosoft.com
Password: YourTestPassword
Note any conditional access policies that may block automated login
Conditional access policies
Conditional access policies (CAP) can block Mjolnir’s login attempts if they require:
- A compliant device
- A known IP range
- MFA from a specific authenticator app
If your tenant has CAPs, either:
- Create an exclusion for the test account in Entra ID > Security > Conditional Access > Policies
- Or note the policy details in the instructions so we can account for them
Create a dedicated test account in your Entra ID tenant rather than using a real employee account. Guest accounts work too if your application supports them.