Nolixan

White-labeling

Show your own brand on the OAuth consent screen by bringing your own OAuth app.

By default a managed OAuth app gives your users one-click connect, but the provider's consent screen shows Nolixan's app. To put your brand on that screen, bring your own OAuth app (BYOA).

How

  1. Register an OAuth app with the provider (e.g. a GitHub OAuth App, a Google Cloud OAuth client).
  2. Set its redirect/callback URL to Nolixan's OAuth callback.
  3. In the provider's setup in Nolixan, switch to Custom and enter your client ID and client secret.

From then on, connecting an account for that provider uses your app — so the consent screen, the app name, and the scopes are yours. Nolixan still stores and refreshes the resulting tokens, and governance applies unchanged.

See Managed vs custom auth for the resolution order between a custom app and a managed one.

On this page