Skip to content

Commit 07740b5

Browse files
authored
Merge pull request #239777 from csmulligan/csmulligan-ciam-css
[CIAM] Add CSS reference (ADO-96058)
2 parents 4b8040e + 3997579 commit 07740b5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/active-directory/external-identities/customers/how-to-customize-branding-customers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can also create user flows programmatically using the Company Branding Graph
3131

3232
The default sign-in experience is the global look and feel that applies across all sign-ins to your tenant. The default branding experiences between the customer tenant and the default Azure AD tenant are distinct.
3333

34-
Your Azure AD tenant supports Microsoft look and feel as a default state for authentication experience. You can [customize the default Microsoft sign-in experience](/azure/active-directory/fundamentals/how-to-customize-branding) with a custom background image or color, favicon, layout, header, and footer. You can also upload a custom CSS. If the custom company branding fails to load for any reason, the sign-in page will revert to the default Microsoft branding.
34+
Your Azure AD tenant supports Microsoft look and feel as a default state for authentication experience. You can [customize the default Microsoft sign-in experience](/azure/active-directory/fundamentals/how-to-customize-branding) with a custom background image or color, favicon, layout, header, and footer. You can also upload a [custom CSS](/azure/active-directory/fundamentals/reference-company-branding-css-template). If the custom company branding fails to load for any reason, the sign-in page will revert to the default Microsoft branding.
3535

3636
Microsoft provides a neutral branding as the default for the customer tenant, which can be customized to meet the specific needs of your company. The default branding for the customer tenant is neutral and doesn't include any existing Microsoft branding. If the custom company branding fails to load for any reason, the sign-in page will revert to this neutral branding. It's also possible to add each custom branding property to the custom sign-in page individually.
3737

@@ -51,7 +51,7 @@ The following image displays the neutral default branding of the customer tenant
5151

5252
## How to customize the default sign-in experience
5353

54-
Before you customize any settings, the neutral default branding will appear in your sign-in and sign-up pages. You can customize this default experience with a custom background image or color, favicon, layout, header, and footer. You can also upload a custom CSS.
54+
Before you customize any settings, the neutral default branding will appear in your sign-in and sign-up pages. You can customize this default experience with a custom background image or color, favicon, layout, header, and footer. You can also upload a [custom CSS](/azure/active-directory/fundamentals/reference-company-branding-css-template).
5555

5656
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/).
5757
1. If you have access to multiple tenants, use the **Directories + subscriptions** filter in the top menu to switch to the customer tenant you created earlier.

articles/active-directory/external-identities/customers/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ items:
280280
href: reference-user-permissions.md
281281
- name: Group and application roles support
282282
href: reference-group-app-roles-support.md
283+
- name: Company branding CSS template reference guide
284+
href: /azure/active-directory/fundamentals/reference-company-branding-css-template
283285
- name: Help and support options
284286
href: ../../develop/developer-support-help-options.md?context=/azure/active-directory/external-identities/customers/context/customers-context
285287
- name: MSAL references

0 commit comments

Comments
 (0)