Can't authenticate through Entra to Windows Admin Center

Jonathan Posey 40 Reputation points
2024-06-26T18:27:12.7666667+00:00

I have an on-prem AD synced to Entra, and I'm a global administrator on the Azure tenant. I just set up Windows Admin Center with the hope of authenticating through Entra to it. I'm getting this error after entering my creds. The application is an app registration representing the on-prem domain. When I look at all the links to troubleshoot it, they link me to enterprise apps. Either place, there's no place to add users. Can someone point me in the right direction here? Is it a license issue that it's just not telling me about? I'm new to Entra and using the free version.

entra-2

entra-4

entra-1

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Accepted answer
  1. Navya 19,795 Reputation points Microsoft External Staff Moderator
    2024-06-27T07:43:10.7933333+00:00

    Hi @Jonathan Posey

    Thank you for posting this in Microsoft Q&A.

    I understand that you are trying to authenticate to Windows Admin Center using your Entra credentials, but you are encountering an error "Error AADSTS50105 - The signed in user is not assigned to a role for the application".

    The AADSTS50105 error occurs during federated authentication with Microsoft Entra ID when a user tries to sign in to an application that has been set up to use Microsoft Entra ID for identity management using SAML-based Single Sign-On (SSO), but the user has not been granted access to the application in Microsoft Entra ID.

    To resolve this error, the user must belong to a group that is assigned to the application or be assigned directly. This can be done by adding the user to a group that has been assigned to the application or by assigning the user directly to the application. Once the user has been granted access to the application in Microsoft Entra ID, they should be able to sign in to the application using SAML-based SSO without encountering the AADSTS50105 error.

    Please follow the steps which mentioned in this document: Assign users to an application.

    For your reference: Error AADSTS50105 - The signed in user is not assigned to a role for the application

    Hope this helps. Do let us know if you any further queries.

    Thanks,

    Navya.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most 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.