how to use same credentials for sign in on-premises and o365

Tadas Kiškėnas 20 Reputation points
2024-02-15T10:29:09.6466667+00:00

hello. we configured azure hybrid join, but when i logon to on-premises AD, o365 apps (like outlook and onedrive) still asking for credentials. its possible to fix it?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,770 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,914 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,313 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,325 questions
0 comments No comments
{count} votes

Accepted answer
  1. Thameur-BOURBITA 36,001 Reputation points
    2024-02-15T10:42:51.43+00:00

    Hi @Tadas Kiškėnas

    You have 3 method to implement SSO for o365 service.

    1. Hash synchronisation for more information please read this article: Use password hash sync for hybrid identity in a single Active Directory forest
    2. Pass Through authentification , for mor information please refer to the following link : Use pass-through authentication for hybrid identity in a single Active Directory forest
    3. Configure federation service for more details please refer to the following link : Use federation for hybrid identity in a single Active Directory forest

    Please don't forget to accept helpful answer

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Tadas Kiškėnas 20 Reputation points
    2024-02-20T12:58:47.8066667+00:00

    thanks for resposnse. looks like we did everything by step 2 but still no success: after sync Entra ID shows user created on premises, but user still cannot access (user name and passw is required) https://myapps.microsoft.com, desktop Teams apps also asking for credentials. Any ideas?

    0 comments No comments

  2. Tadas Kiškėnas 20 Reputation points
    2024-02-21T09:17:36.32+00:00

    We realized on-premises user name should match Entra username. Loks like everything works. thanks!

    0 comments No comments

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.