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.