Appearance
Platform branding
Platform branding is the product name and logo of the admin console itself (the browser title, top-bar logo, favicon) — distinct from the per-tenant sign-in branding your end users see.
What's dynamic
- Product name — shown in the browser title and console top bar.
- Logo — the console top-bar logo.
- Favicon — the browser tab icon.
These default to Authara and can be changed at runtime from the admin console. No database migration is required — the values live in an additive config key.
Set it
Admin console → Tenant settings → Branding:
- Set the product name.
- Paste an
https:logo URL (light / dark) and favicon URL. - Leave a field empty to keep the Authara default.
Changes apply immediately — the top-bar logo, product name, and favicon update to your brand.
For end users vs. admins
- Platform branding (this page) themes the admin console chrome.
- Sign-in branding — what your end users see at login — is set per tenant and per application. See Application branding.
Best practices
- Set platform branding once per deployment to match your company; use tenant/application branding for what end users see.
- Host logos over HTTPS; keep a square favicon for crisp browser tabs.