Auth Link
Use Auth Link to send users directly to an authentication flow without requiring the In-App Marketplace.
Last updated
Was this helpful?
Use Auth Link to send users directly to an authentication flow without requiring the In-App Marketplace.
Auth Link lets you send users directly to an authentication flow for a specific connector, bypassing the In-App Marketplace entirely. This is useful for:
OAuth integrations: Users authenticate directly with a third-party service
Credential-based connections: Users enter their credentials without sharing them with you
Streamlined onboarding: Skip the marketplace when you already know which integration a user needs
A Tenant must be created for the user
Note: Auth Link does not require the In-App Marketplace to be set up.
Go to the Tenants resource in the left menu bar.

If you haven't already, create a Tenant for your customer.
Click on the tenant to view its details. Under the connector you want the user to authenticate, click Connect (or Reconnect if previously connected).

In the popup window, click Generate Customer Link.

Copy the link to share with your user.

Send the link to your user. They will be taken directly to the authentication process—either an OAuth flow or a credential entry form, depending on the connector.
Once the user completes authentication, their connector status will show a green check on the Tenant Details page.

Requires marketplace
No
Yes
User sees marketplace UI
No
Yes
Requires tenant to be created first
Yes
No
Scope
Single connector
Entire integration
If you want users to go through the standard marketplace experience, use Live Link instead.
If you're building a custom marketplace using Pandium's Auth Dialog process, authentication can be defined directly within the JWT. See Embedding Auth-Only Connections for details.
Last updated
Was this helpful?
Was this helpful?