How can a service account in active directory sign in to azure with adfs?

Adi Malyanker 70 Reputation points
2024-02-15T11:20:34.6033333+00:00

Hi, How can a service account in active directory sign in to azure with ADFS?
It seems like when using ADFS, the domain user has to enter his credentials to a login page. What should a service account do in the same case (as it is not an interactive user...)?

Can Entra ID define if it is a service account or a regular domain user based on its sign in details or any other details?

Thanks

Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

Accepted answer
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2024-02-15T13:02:01.88+00:00

    Hi @Adi Malyanker

    If you want create a service account Cloud only in Entra ID , yu should shoose a non federated domain (xxxx.onmicrosoft.com) to bypass federation redirection for service account authentication:

    User's image

    If the service account is a synced account , it will be redirected to federation service for authentication.


    Please don't forget to accept helpfull answer

    1 person found this answer helpful.

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.