Cross-tenant synchronization in Azure AD simplifies managing users across multiple tenants by setting up a trust between two Azure AD tenants. This allows users in Tenant A to be automatically created and managed in Tenant B as a guest user, and eliminates the manual or scripted processes previously needed.
Attribute mapping can be used to configure extra rules around the attributes that get passed on, allowing manipulation, addition, or removal of certain attributes. The author notes that setting up cross-tenant synchronization is simple and can be done in about 15 minutes using detailed step-by-step documentation or through the Graph API.
Looking for content on a particular topic? Search the channel. If I have
something it will be there!
https://github.com/johnthebrit/RandomStuff/raw/master/Whiteboards/AADCrossTenantSync.png
Jan 23, 2023 — The cross-tenant synchronization setting is an inbound only organizational setting to allow the administrator of a source tenant to synchronize ...
3 days ago — Cross-tenant synchronization however, takes a lot of that pain away. You can set up a trust between two Azure AD tenants (which can be a one ...
2 days ago — As the name suggests, cross-tenant sync is a feature that allows you to synchronize identities (user objects) between multiple Azure AD/ ...
Jan 20, 2023 — Cross-tenant synchronization lets you automate creating user accounts across tenants in your organization.