Shared device branding configuration

About this task

  • Personalize the login interface with corporate colors (Primary, Secondary, Dark/Light Text), logos, wallpapers, custom application titles, and copyright metadata.
  • Render a basic visual preview within the Web UI to verify layout alignments before enforcing the configuration globally.
  • Image Upload Flexibility: Upload branding graphics locally or reference an enterprise CDN URL.
  • Backend Asset Deployment: Deploy local image assets directly through the backend integration (/api/upload) using automated BigFix Fixlets.
  1. Admins can customize the application theme to match their company's branding through Admin→App Configuration→Shared Device Branding Configuration.

  2. Customizable options include the application title, colors, "About" message, copyright message, and logo uploads.

  3. Currently, this customized frontline application is only supported for Android devices using the Microsoft Authentication Library (MSAL).

Customize the login screen that users see on the shared device.

  1. Navigate to Apps > MCM > Admin > App Configuration.

  2. Select Shared Device Branding.

  3. Configure the following branding elements:

Field

Description

Organization Name

Your company name displayed on the login screen

Application Title

Custom title for the shared device app (e.g., "Acme Corp Kiosk")

Copyright Message

Footer copyright text (e.g., "© 2026 Acme Corp. All rights reserved.")

Primary Color

Main theme color (hex value, e.g., #1a73e8)

Secondary Color

Secondary theme color (hex value, e.g., #ffffff)

Text Color Dark

Dark text color for light backgrounds

Text Color Light

Light text color for dark backgrounds

Logo

Organization logo image

Background Image

Background wallpaper for the login screen

  1. For images, choose one of:

    • Organization CDN URL — provide a publicly accessible URL to your hosted image

    • Local file upload — upload directly through the WebUI (uses BigFix /api/upload and fixlet deployment)

  2. Preview the branding layout using the Preview button.

  3. Click Save to store the branding configuration.

⚠️ Note: Wait for image upload/fixlet deployment to complete before proceeding to create a Shared Device Policy. A warning will appear if the upload is still in progress.

Procedure