API Integration Tab
In some third-party applications (identity providers), there is no provision to insert the Delinea SCIMConnector URL and token for integration. To bypass this issue, we use third-party application tokens in SCIMConnector to get/post users from Secret Server to third-party applications and vice versa using APIs. Currently, we only support Federated Directory users provisioning because this third-party application provides only Users API.
- First create SCIM Connector Endpoints and select the Is Api Integration checkbox.
- Provide the third-party application name, URL, and token.
Federated Directory API Based Integration
Delinea integration supports the Federated Directory API Based integration.
Use the following URL to create an endpoint and include the token created below:
https://api.federated.directory/ (token)
How to Get a Token from Federated Directory
-
Click here to go to Federated Directory and log in with your credentials.
-
Create a new directory or use an existing directory.
-
Open the directory and go to the Key tab.
-
Click Create New Key > enter the key name and description > click Create.
-
Copy the access token and take a backup of this token.
-
Under Api Integration tab select the endpoint that you created in SCIM Connector Endpoints. All the details will automatically populate once you select the endpoint.
-
Click Sync Users Secret Server To Third-party to sync users from Secret Server to the third-party application.
-
Click Sync Users Third-party To Secret Server to sync the users’ third-party application to Secret Server.
-
Once syncing is complete all logs will display.