Capabilities
This connector pulls account and group information from another connector. You’ll configure this relationship when setting up the connector.
Gather OpenSearch credentials
Configuring the connector requires you to pass in credentials generated in OpenSearch. Gather these credentials before you move on. To set up the connector, you’ll need:- Your OpenSearch server address Use your OpenSearch cluster endpoint (for example, https://your-opensearch-cluster.com:9200). For cloud deployments, use the provided endpoint from your OpenSearch service provider.
- An OpenSearch username and password The Opensearch account used to configure the connector must have OpenSearch cluster administrator access and access to the OpenSearch Dashboards or API for user management.
- A (PEM-encoded) CA certificate or the path to a CA certificate
Configure the OpenSearch connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your OpenSearch connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for OpenSearch 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
In the Address field, enter your OpenSearch cluster endpoint (for example, https://your-opensearch-cluster.com:9200) or the endpoint provided by your OpenSearch service provider (if yours is a cloud deployment).
9
Enter the OpenSearch account username and password into the next two fields.
10
In the User match key field, enter the value (such as
name or id) that will tell the connector which piece of data to use to match OpenSearch accounts with the accounts synced from the shared identity source. The default value is email.11
Optional. If configuring this connector for use with a development or testing environment, click to enable Insecure Skip Verify. Do not use this option for production environments.If this option is not selected, you must include a CA certificate. If insecure verification skip is enabled, you do not need to provide a certificate.
12
If needed (see above), upload a CA certificate. The certificate must be PEM-encoded.CA certificates are used for production TLS verification.
13
Click Save.
14
In the Shared identity source area of the page, click Edit.
15
Select the connector from which you want to pull identities.
16
Optional. Limit the identities pulled from the connector you selected to only those with a certain entitlement by setting the entitlement.
17
Click Save.
18
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.