Sync office 365 cloud users to new on-prem domain and configure SSO

Arnold MIshaev 216 Reputation points
2022-04-28T22:03:12.593+00:00

Hi everybody,

We're facing with next scenario:

Company have only 365 tenant and know they growing and need their own on-prem Domain.
we don't want to create new users on-prem cause then they would have different password for O365 and on-prem.

We would like to sync all users & groups from O365 to on-prem domain, and then change the sync way which all users will sync from on-prem to O365 tenant via AdSync

all this for SSO purpose.

is there any written official procedure to get it done peacefully and without downtime?

Thanks

Microsoft 365 and Office | Development | Microsoft 365 Publishing
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Vasil Michev 119.9K Reputation points MVP Volunteer Moderator
    2022-04-29T06:46:58.597+00:00

    That's not possible via the native tools, synchronization is always from on-premises AD to Azure AD. Instead, you can export the set of users/groups via PowerShell and import them in AD. And yes, passwords will not match, but there is no way for you to "read" password values in O365.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Arnold MIshaev 216 Reputation points
    2022-04-29T19:04:06.603+00:00

    for sure :)
    security is on top always

    THX

    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.