AD Risky Sign-Ins

Handian Sudianto 6,106 Reputation points
2024-11-13T02:39:54.5133333+00:00

In the AD Risky Signin what is mean of Failure, Success and Interrupted on Status columns?

User's image

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 51,450 Reputation points MVP Volunteer Moderator
    2024-11-13T02:57:39.1766667+00:00
    1. 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.
    1. 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.
    1. 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


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.