Skip to main content
C1 provides identity governance for Discourse. Integrate your Discourse instance with C1 for unified visibility and governance over user access.

Capabilities

ResourceSyncProvision
Users
Groups
The connector syncs users and groups, and resolves the group membership graph: each group exposes a member entitlement and an owner entitlement, with grants linking groups to the users who belong to or own them.

Gather Discourse credentials

You need Discourse administrator access to create an API key that can read every user and group.
1
In Discourse, go to Admin > API > Keys and click New API Key.
2
Give the key a description. For User Level, choose All Users so the key can read every account and group, and set User to an administrator account such as system. Leave the scope as Global (read access is sufficient; the connector never writes).
3
Click Save and copy the generated API key. Also note the username you selected — you will provide both when configuring the connector.

Configure the Discourse connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Discourse and click Add.
3
Choose how to set up the new Discourse connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Discourse credentials:
  • Discourse Base URL: The origin of your forum, with no trailing slash and no path — for example https://forum.example.com.
  • Discourse API Key: The API key you created.
  • Discourse API Username: The username the key acts on behalf of, such as system for an All Users key.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Discourse connector is now pulling access data into C1.