Forum Discussion
Changing Azure AD Federation provider
- Jun 23, 2020
I feel there are two challenges to solve:
- Making sure your colleagues synchronize correctly end-to-end.
- Switching federation with Okta to Azure AD Connect PTA.
The current setup keeps user objects in Active Directory in sync with user objects in Azure AD. To make sure the same objects on both ends are matched end-to-end, I'd recommend hard matching by setting the source anchor attributes on both ends. There's more information on end-to-end matching here. To avoid multiple synchronization engines writing to Azure AD and possible introducing last-write errors, I'd also recommend to use Staging Mode in Azure AD Connect when Okta still actively synchronizes.
From Azure AD's point of view, it doesn't matter which federation solution you use. Whether it's Okta, HelloID or PingFederate, you can use the staged roll-out feature with all of them.
Unnie That is something I have not dealt with so far, but I assumne you can set up your own Azure AD connect server as staging server to take over the running server from Okta. You have to take care of the source ancor, and be sure your accounts will soft match with the UPN suffix.
Sander Berkouwer ,might have some tips for you on this topic.
I feel there are two challenges to solve:
- Making sure your colleagues synchronize correctly end-to-end.
- Switching federation with Okta to Azure AD Connect PTA.
The current setup keeps user objects in Active Directory in sync with user objects in Azure AD. To make sure the same objects on both ends are matched end-to-end, I'd recommend hard matching by setting the source anchor attributes on both ends. There's more information on end-to-end matching here. To avoid multiple synchronization engines writing to Azure AD and possible introducing last-write errors, I'd also recommend to use Staging Mode in Azure AD Connect when Okta still actively synchronizes.
From Azure AD's point of view, it doesn't matter which federation solution you use. Whether it's Okta, HelloID or PingFederate, you can use the staged roll-out feature with all of them.
- UnnieJun 25, 2020Iron Contributor
Regarding the hard matching, when we set up Okta to Azure AD user provisioning, AD ObjectGuid attribute value is mapped to the ImmutableID in Azure AD. So, I am assuming this makes it easy for us to do the hard matching in Azure AD connect.
- UnnieJun 23, 2020Iron Contributor
Sander Berkouwer JanBakkerOrphaned Thanks a lot both of you , for the tips & help.
- JanBakkerOrphanedJun 23, 2020Iron Contributor