A Linked Account represents a connection to an external service (App) for a specific end-user
App
in your Project
Project
, App
, and Linked Account Owner ID
Linked Account Owner ID
is a unique identifier for the end-user that is used to link the Linked Account
to the end-user.Linked Account Owner ID
value. It can be a user ID from your system, an email address, or any other identifier that helps you track which end-user the linked account belongs to.Linked Account Owner ID
itself can NOT uniquely identify a Linked Account
.
A single Linked Account Owner ID
can be associated with multiple Linked Accounts
, for example, one account for GITHUB
and one account for GMAIL
, both linked to the same end-user.However, within a single App
, the Linked Account Owner ID
must be unique.If Your Product Have Multiple End-Users
Linked Account
for each end-user per App
(configured).Linked Account
then represents a specific end-user’s connection/authentication to a specific App
.Linked Account
for each end-user per App
. (And use the same Linked Account Owner ID
for the same end-user.)If Your Product Have a Single End-User
Linked Account
per App
, and in that case, you can use any value for the Linked Account Owner ID
.Linking OAuth2 Account
Start OAuth2 Flow
button, and follow the authorization flow to link your account.Copy OAuth2 URL
button, and send the URL to the end-user to complete the authorization flow.Linked Account
under this App
and Owner ID
will be created after authorization is complete.Linking API Key Account
App
, for example, if you are linking an account for BRAVE_SEARCH
, a brave search API key will be needed.Linking No Auth Account
HACKERNEWS
, ARXIV
, or Apps provided by ACI.dev (AGENT_SECRETS_MANAGER
)