You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a B2B user signs into a resource tenant to collaborate, a sign-in log is generated in both the home tenant and the resource tenant. These logs include information such as the application being used, email addresses, tenant name, and tenant ID for both the home tenant and the resource tenant.
98
98
99
+
### B2B collaboration branding changes
100
+
101
+
Starting from September 30, 2023, when B2B collaboration end-users perform cross-tenant sign-ins, they'll notice a change in branding. Instead of seeing the resource tenant's branding, the branding will update to show their home tenant branding, even if there isn't custom branding specified.
102
+
We're making this change to highlight that the user is signing into their home account. No action is needed from you to enable this change.
103
+
104
+
:::image type="content" source="media/external-identities-overview/placeholder.png" alt-text="Placeholder alt text.":::
105
+
99
106
## Next steps
100
107
101
108
See the following articles on Azure AD B2B collaboration:
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/external-identities-overview.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,7 @@ Microsoft Azure cloud services are available in separate national clouds, which
120
120
- Microsoft Azure global cloud and Microsoft Azure operated by 21Vianet
121
121
122
122
To set up B2B collaboration between tenants in different clouds, both tenants need to configure their Microsoft cloud settings to enable collaboration with the other cloud. Then each tenant must configure inbound and outbound cross-tenant access with the tenant in the other cloud. See [Microsoft cloud settings](cross-cloud-settings.md) for details.
123
+
123
124
### External collaboration settings
124
125
125
126
External collaboration settings determine whether your users can send B2B collaboration invitations to external users and the level of access guest users have to your directory. With these settings, you can:
@@ -131,6 +132,7 @@ External collaboration settings determine whether your users can send B2B collab
131
132
-**Allow or block domains**. Choose whether to allow or deny invitations to the domains you specify. For details, see [Allow or block domains](allow-deny-list.md).
132
133
133
134
For more information, see how to [configure B2B external collaboration settings](external-collaboration-settings-configure.md).
135
+
134
136
### How external collaboration and cross-tenant access settings work together
135
137
136
138
External collaboration settings work at the invitation level, whereas cross-tenant access settings work at the authentication level.
@@ -143,6 +145,13 @@ When you're considering B2B collaboration with a specific external Azure AD orga
143
145
144
146
-**Example 2**: You allow B2B collaboration with Fabrikam in your cross-tenant access settings, but then you add `fabrikam.com` to your blocked domains in your external collaboration settings. Your users won't be able to invite new Fabrikam guest users, but existing Fabrikam guests will be able to continue using B2B collaboration.
145
147
148
+
### B2B collaboration branding changes
149
+
150
+
Starting from September 30, 2023, when B2B collaboration end-users perform cross-tenant sign-ins, they'll notice a change in branding. Instead of seeing the resource tenant's branding, the branding will update to show their home tenant branding, even if there isn't custom branding specified.
151
+
We're making this change to highlight that the user is signing into their home account. No action is needed from you to enable this change.
152
+
153
+
:::image type="content" source="media/external-identities-overview/placeholder.png" alt-text="Placeholder alt text.":::
154
+
146
155
### Azure Active Directory B2C management
147
156
148
157
Azure AD B2C is a separate consumer-based directory that you manage in the Azure portal through the Azure AD B2C service. Each Azure AD B2C tenant is separate and distinct from other Azure Active Directory and Azure AD B2C tenants. The Azure AD B2C portal experience is similar to Azure AD, but there are key differences, such as the ability to customize your user journeys using the Identity Experience Framework.
0 commit comments