Error Code: 53003 - Conditional Access Policy blocking external user

vb123 40 Reputation points
2024-10-01T15:05:01.8433333+00:00

One of our internal teams has set up a workspace and shared an invite to an external user outside of the company. When the user tries to log in he get the following error:

"You cannot access this right now

Your sign-in was successful but does not meet the criteria to access this resource. For example, you might be signing in from a browser, app, or location that is restricted by your admin."

The external users IT department provided him with a screenshot of the error log on their end. It shows (image attached):

"Sign-in error code 53003"

Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.

My question is, does this conditional access policy need to be updated on the external user's side? We are thinking this is not an issue on our end and the conditional access policy only applies to internal users of an organization. Can someone confirm this? Thank you

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Microsoft Teams Microsoft Teams for business Other
Microsoft Security Microsoft Entra Other
{count} votes

Accepted answer
  1. JimmyYang-MSFT 58,641 Reputation points Microsoft External Staff
    2024-10-02T03:25:11.3666667+00:00

    @vb123

    The sign-in error code 53003 indicates that the Conditional Access policies set by the organization that manages the resource (in this case, likely your organization) are blocking the external user from accessing the workspace. Conditional Access policies can indeed apply to external users if they are set up that way. It's a common misconception that Conditional Access policies only affect internal users, but they can be configured to enforce specific requirements for anyone trying to access resources, whether they are internal or external. Here's what you can do to resolve this issue:

    1. Review Conditional Access Policies: Check the Conditional Access policies configured in your organization's Azure Active Directory (or equivalent service) to see if any of them might be restricting access based on criteria such as:
    • Location (e.g., only allowing access from certain IP ranges or geographic regions).
    • Device compliance (e.g., requiring devices to be domain-joined or compliant with specific security policies).
    • Approved client apps (e.g., only allowing access from certain browsers or applications).
    1. Modify Policies if Necessary: If you identify a policy that could be blocking the external user, you may need to modify it to allow access for external users. This might include:
    • Adding a specific exception for the external user or their organization.
    • Temporarily relaxing the policy to allow their access.
    1. Coordinate with External User’s IT Department: If the issue seems to be on their end, work with the external user's IT department to ensure that their access attempts meet the conditions set by your Conditional Access policies.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



1 additional answer

Sort by: Most helpful
  1. Raja Pothuraju 23,465 Reputation points Microsoft External Staff Moderator
    2024-10-07T21:54:54.0533333+00:00

    Hello @vb123,

    Thank you for posting your query on Microsoft Q&A.

    Adding to JimmyYang answer, I recommend checking the Microsoft Entra Sign-in logs to determine which tenant’s Conditional Access policy is blocking access to the resources.

    When a user encounters a 53003 error while trying to log into an application, ask them to provide the correlation ID that appears under the 53003-error message after clicking "More Info." Then, navigate to your Entra Sign-in logs, apply a filter for the correlation ID, and paste the provided ID. If the log appears in your tenant, this indicates that a Conditional Access policy in your tenant is being applied to the user's sign-in, and access is being blocked because the user didn’t meet the required conditions of the policy.

    I hope this information is helpful. Please feel free to reach out if you have any further questions.

    Thanks,
    Raja Pothuraju.

    2 people found this answer helpful.

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.