Capabilities
The connector syncs your Logto users and organizations, the membership of each
organization, and the organization role assigned to each member.
Gather Logto credentials
1
Sign in to the Logto Console for your tenant and open Applications.
Create a new Machine-to-machine application (or reuse an existing one).
2
Grant the application access to the Logto Management API. This is what
lets the connector read users, organizations, and role assignments.
3
From the application page, copy the App ID and App Secret. The
secret is shown when the application is created; rotate it from the same
page if you need a new one.
4
Note your tenant’s base URL (for Logto Cloud this is
https://<tenant-id>.logto.app). The token endpoint is <base URL>/oidc/token
and the Management API resource indicator is <base URL>/api. For a
self-hosted deployment the resource indicator is the logical
https://default.logto.app/api.Configure the Logto connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Logto connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Logto and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the Logto credentials:
- Base URL: Your tenant URL, for example
https://acme.logto.app. - Token URL: Your tenant token endpoint, for example
https://acme.logto.app/oidc/token. - Management API resource: The Management API resource indicator, for example
https://acme.logto.app/api. - Client ID: The machine-to-machine application’s App ID.
- Client secret: The machine-to-machine application’s App Secret.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
On Logto Cloud, the Organizations feature is available on the free Development
tenant for testing. Production tenants may require a paid plan to use
Organizations; if your tenant has no organizations, the connector will sync
users only.