Cross Tenant Synchronization

Sebastian Kerßen 0 Reputation points
2023-07-26T14:58:01.46+00:00

Hi all,

i try to implement Cross-Tenant-Synchronization and if i test the connection i get following error:

Testing connection to Contoso(xxx) to Contoso(xxx)

You appear to have entered invalid credentials. Please confirm you are using the correct information for an administrative account.

Error code: AzureActiveDirectoryCrossTenantSyncPolicyCheckFailureDetails: The source tenant has not enabled automatic user consent with the target tenant. Please enable the outbound cross-tenant access policy for automatic user consent in the source tenant. aka.ms/TroubleshootingCrossTenantSyncPolicyCheck

The policies (outbound and inbound) are allowed for all.

Can someone help me?

Many greetings,

Sebastian

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,795 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Carlos Solís Salazar 17,886 Reputation points
    2023-07-27T12:35:07.96+00:00

    In this step, you automatically redeem invitations so users from the source tenant don't have to accept the consent prompt. This setting must be checked in both the source tenant (outbound) and target tenant (inbound). For more information, see Automatic redemption setting.

    In the target tenant, on the same Inbound access settings page, select the Trust settings tab.

    Check the Automatically redeem invitations with the tenant <tenant> check box.

    [Screenshot that shows the inbound Automatic redemption check box.

    ](https://learn.microsoft.com/en-us/azure/active-directory/media/external-identities/inbound-consent-prompt-setting.png#lightbox)

    Select Save.

    More info: https://learn.microsoft.com/en-us/azure/active-directory/multi-tenant-organizations/cross-tenant-synchronization-configure#step-3-automatically-redeem-invitations-in-the-target-tenant

    Let me know if this helps by accepting the answer.


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.