Skip to main content
Browse documentation

Guide

Connection pages

Control the customer-facing identity and completion links used by Hosted Connect.

On this page
  1. Prerequisites
  2. Set workspace branding
  3. Protect completion redirects
  4. Errors
  5. Next step

Prerequisites

Open Connection Pages as an Owner, Admin, or Developer. Prepare an HTTPS logo URL, support destination, privacy policy, and terms page that belong to your product.

Set workspace branding

Workspace branding supplies the default display name, colors, logo, support details, locale, and success message. Project overrides can replace individual fields for a product or environment while inheriting the remaining workspace values.

Branding is snapshotted when a Hosted Connect session is created. Updating a theme does not silently change a connection page that is already in progress.

Protect completion redirects

Hosted Connect accepts only the configured HTTPS success URL and its allowlisted origin. The page uses the session snapshot, never query-string branding, and does not expose provider credentials or OAuth state to analytics.

Errors

  • A non-HTTPS logo, support, privacy, or terms URL is rejected.
  • An invalid six-digit color is rejected before it reaches a live session.
  • A completion URL outside the allowed origin cannot receive the authorization result.

Next step

Create a short-lived session in a test project, inspect the page on mobile and desktop, and verify the success redirect before sharing it with customers.