A cloud-based identity and access management service for securing user authentication and resource access
When configuring remote tenant user synchronization in Azure, there are several potential issues that could affect the Single Sign-On (SSO) functionality. Here are some considerations:
- Consent Settings: If the outbound cross-tenant access policy for automatic user consent is not enabled in the source tenant, users may encounter issues when trying to sign in via SSO. Ensure that both the source and target tenants have the appropriate consent settings configured.
- Automatic Redemption: If automatic redemption is not set up correctly in either the source or target tenant, it can lead to failures in the SSO process. Make sure that the automatic redemption settings are properly configured in both tenants.
- User Provisioning: If users are skipped during provisioning due to settings like SMS sign-in being enabled, it can prevent those users from accessing services that rely on SSO. Ensure that such settings are reviewed and adjusted as necessary.
- Tenant Configuration: Ensure that the cross-tenant synchronization settings are correctly configured, including checking the necessary boxes for synchronization across Microsoft clouds.
In summary, while remote tenant user synchronization can work with SSO, it is crucial to ensure that all related settings and policies are properly configured to avoid any issues.
References: