Login into an aad-joined windows 10 computer with SAML 2.0 federated domain

GribouilleVert 96 Reputation points
2021-10-01T09:11:04.39+00:00

Hello,

I have an Azure Active Directory Tenant, on which the domain is federated through SAML 2.0. I would like to use this directory to manage windows 10 computers, but when I link the domain to the computer, i cannot login into the computer as it asks for a password which there isn't since the user is logged in through saml.

Is it possible to login into windows using the SAML 2.0 federated domain ?

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,918 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,358 questions
0 comments No comments
{count} votes

Accepted answer
  1. GribouilleVert 96 Reputation points
    2021-10-04T09:52:58.377+00:00

    It seems that i've not been correctly explaining.

    I have successfully joined the computer to the AAD tenant and while using SAML 2.0, but when i want to log in into windows, it asks for username/password, which obviously cannot work as the account uses the SAML 2.0 serveur to authenticate. I have successfully federated the domain, this is not the issue, the issue is that, after joining the computer to the tenant, i cannot login using aad's accounts, the only account that works is the local computer administrator.

    I'm not sure if i've been clear, so i'll clear it up, here Azure Active Directory is a Service Provider, the SAML Identity Provider is a standalone, custom SAML 2.0 php implementation. Therefore when logging in, AAD redirects the user (through HTTP) to the IDP for identification.


5 additional answers

Sort by: Most helpful
  1. Scott Salzman 0 Reputation points
    2024-06-24T20:14:32.5833333+00:00

    For anyone finding this old thread via a search, Microsoft has enabled this feature now, but ONLY for Education editions for Windows. See https://video2.skills-academy.com/en-us/education/windows/federated-sign-in?tabs=intune for additional details.

    0 comments No comments