- Failure
- Definition: This status indicates that the sign-in attempt was unsuccessful.
- Possible reasons for failure:
- Incorrect credentials (e.g., wrong username or password).
- Multi-factor authentication (MFA) challenges that were not completed or failed.
- Account locked or disabled.
- Other authentication errors (e.g., authentication failure due to expired tokens or certificates).
- Indicates: The user could not successfully authenticate, and the system did not allow access.
- Success
- Definition: This status indicates that the sign-in attempt was successful.
- Possible reasons for success:
- The user provided correct credentials and passed any additional authentication checks (e.g., MFA).
- No security policy or risk-based conditional access rule blocked the sign-in.
- Indicates: The user was successfully authenticated and granted access to the resource or application.
- The user provided correct credentials and passed any additional authentication checks (e.g., MFA).
- Interrupted
- Definition: This status indicates that the sign-in attempt was interrupted before a definitive success or failure could be determined.
- Possible reasons for interruption:
- The sign-in process was halted due to conditional access policies that require MFA or other checks that couldn't be completed (e.g., MFA prompt not answered in time).
- The user might have canceled the sign-in or closed the browser window during the authentication process.
- Issues like network interruptions, timeouts, or connectivity problems could also cause the process to be interrupted.
- Indicates: The authentication process started, but it did not finish properly due to external factors or a user action.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin