Category / Section
How to Create a Custom Connector for SailPoint API in Bold BI
Published:
This article will guide you through the process of creating a custom connector for the SailPoint API in Bold BI Enterprise. SailPoint API supports multiple authentication methods, but OAuth 2.0 is not supported by the Bold BI Web API. Instead, you can connect to the SailPoint API using your personal access token.
Generating a Personal Access Token
To create a unique access token for SailPoint API, follow these steps:
- Visit the SailPoint API authentication documentation: Personal Access Tokens
- Follow the instructions to create a personal access token: Create Personal Access Token
Setting up a Custom Connector in Bold BI Enterprise
To set up a custom connector in Bold BI Enterprise, follow these steps:
- Visit the Bold BI documentation on configuring custom connectors: Configure Custom Connector
- Follow the instructions to set up a custom connector in Bold BI Enterprise.
For example, we have provided a Sample Custom Connector JSON file to help you connect your SailPoint API.
Configuring the SailPoint API and Access Token in the Connector
After setting up a connector in Bold BI, you can connect the SailPoint API with Bold BI by providing an access token as shown in below image .