A step-by-step guide to adding supplier organisations to the B2B collaboration whitelist and configuring inbound cross-tenant trust claims.
10 StepsEntra ID — External IdentitiesGlobal Admin / Security Admin
Progress
0 / 10
A
Adding an Organisation to the Allow List
Configure the B2B collaboration allow list so that users from approved partner domains can be invited as guest users into R&R resources.
Step 1
Log on to the Entra Admin Centre with a PRV account elevated to Global Administrator
Open entra.microsoft.com and sign in with your privileged (PRV) account.
Why this matters
Global Administrator is required because modifying the B2B collaboration allow list is a tenant-wide identity configuration change. Using a dedicated PRV account ensures privileged actions are auditable and separated from day-to-day user activity, following the principle of least privilege.
Step 2
Navigate to External Identities > External collaboration settings
Path: Entra ID → External Identities → External collaboration settings
Why this matters
The External collaboration settings page is the central configuration point for all B2B guest access policies. This is where the tenant-level controls for who can be invited, who can invite, and which domains are permitted or denied are all managed.
Step 3
Scroll to Collaboration restrictions and enter the target domain
Type the full domain name of the partner organisation (e.g. supplier.co.uk) into the text box under Collaboration restrictions.
Why this matters
The allow list operates as a positive-security model — only domains explicitly added here will be eligible for B2B guest invitations. This prevents unauthorised or unknown organisations from being invited into the R&R tenant, reducing the attack surface for identity-based threats.
Step 4
Click Save to add the domain to the collaboration allow list
Click the Save button at the top of the page to commit the change.
Why this matters
Once saved, users who are members of the approved domain can now be invited into R&R as B2B collaboration guests. Invitations sent to any domain not on this allow list will be blocked, ensuring only vetted partner organisations gain access to R&R resources.
B
Configuring Inbound Claims for B2B Partners
Once a partner organisation has been designated as trusted and has evidenced that their tenant meets R&R security requirements, configure cross-tenant trust so their MFA claims are accepted.
Step 5
Log on to the Entra Admin Centre with a PRV account elevated to Security Administrator
Open entra.microsoft.com and sign in with your PRV account at the Security Administrator level (or higher).
Why this matters
Cross-tenant trust settings modify how conditional access policies evaluate external identity claims. The Security Administrator role is the minimum required privilege for these changes, applying least-privilege principles to reduce unnecessary Global Admin elevation.
Step 6
Navigate to External Identities > Cross-tenant access settings
Path: Entra ID → External Identities → Cross-tenant access settings
Why this matters
Cross-tenant access settings control the trust relationship between R&R and external tenants. This is distinct from the allow list — while the allow list controls who can be invited, cross-tenant settings control what security claims are trusted from those partners.
Step 7
Under Organisational settings, click Add organisation
Click Add organization within the Organizational settings section of the cross-tenant access page.
Why this matters
Adding an organisation here creates a per-tenant trust policy that overrides the default cross-tenant settings. This granular approach means each partner can have individually tailored trust configurations rather than a blanket policy applied to all external tenants.
Step 8
Enter the partner domain name and click Add once the tenant details populate
Type the domain (e.g. supplier.co.uk) into the search box. Entra will resolve the tenant — verify the details are correct, then click Add.
Why this matters
Entra automatically resolves the domain to its underlying tenant ID. Verifying the populated details before clicking Add ensures you are establishing trust with the correct Azure AD / Entra ID tenant, preventing accidental trust with a spoofed or similarly named tenant.
Step 9
Click the Inbound access hyperlink, navigate to Trust settings, and select Customise settings
Under the newly added organisation, click the hyperlink labelled Inherited from default in the Inbound access column. Then switch to the Trust settings tab and select Customise settings.
Why this matters
By default, new organisations inherit the tenant-wide default settings (which typically do not trust external MFA claims). Switching to Customise settings allows you to create a bespoke trust policy for this specific partner, enabling fine-grained control over which security claims are accepted.
Step 10
Enable "Trust multifactor authentication from Microsoft Entra tenants" and click Save
Tick the checkbox next to Trust multifactor authentication from Microsoft Entra tenants. Enable additional claims (compliant device, hybrid joined device) if required by your conditional access policies. Click Save.
Why this matters
This is the key configuration step. Once enabled, R&R's conditional access policies will accept MFA claims passed through the cross-tenant connection from the partner's home tenant. Guest users from this organisation can then access R&R resources using their own organisation's credentials and MFA — they will not need to register for a separate R&R MFA token, greatly improving the user experience while maintaining security posture.
Security Consideration
Inbound MFA trust should only be configured for partner organisations that have been formally designated as trusted and have provided evidence that their tenant configurations satisfy R&R's security requirements. Configuring trust with an insufficiently secured partner tenant could allow weakly authenticated users to satisfy R&R conditional access policies.
All Steps Complete
The partner organisation is now configured for B2B collaboration with inbound MFA trust.