Stuck at "Set up your device to get access" when login using azure (microsoft)

Muhammad 'izzat Mohamad 0 Reputation points
2024-11-29T06:16:21.61+00:00

Develop an app for my company. After try to login using azure (microsoft) getting "Set up your device to get access". But, after click on continue and go to google play, got the error after some time. click back, got the AADSTS90014 error. why?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,447 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marti Peig 300 Reputation points Microsoft Employee
    2024-11-29T10:09:04.1633333+00:00

    Hi Muhammad,

    When someone is facing the "Set up your device to get access" error along with AADSTS90014, it typically indicates that the user is encountering a device compliance or device registration issue when trying to authenticate via Entra ID. The AADSTS90014 error, specifically, relates to an issue with authentication due to a missing or invalid client secret or certificate (and it well could be the missing compliance requirements), and the "Set up your device to get access" message suggests that there are device requirements (such as being Azure AD-joined or Intune compliant) that the user hasn't met.

    If you have Conditional Access policies in place that require devices to be Azure AD-joined or compliant (via Intune) and are trying to access Google services, the AADSTS90014 error may appear if the device doesn't meet those conditions.

    I would suggest the following:

    1. Verify Conditional Access policies that might require device compliance.
    2. Ensure the device is Azure AD-joined or registered.
    3. Check Intune compliance if your organization uses Intune for device management.
    4. Update the client secret or certificate if expired.
    5. Ensure Multi-Factor Authentication (MFA) is configured if needed.
    6. Reboot or reset the device registration if needed.
    7. Inspect the user's profile and permissions to ensure they have the correct setup.

    Good luck. Cheers


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.