PowerPlatformConnectors/certified-connectors/Delinea Secret Server
tylerezimmerman 6bc3af84eb
Update apiProperties.json (#1761)
2022-06-23 21:00:08 +02:00
..
apiDefinition.swagger.json Delinea Secret Server Connector (#1740) 2022-06-17 19:24:49 +02:00
apiProperties.json Update apiProperties.json (#1761) 2022-06-23 21:00:08 +02:00
readme.md Delinea Secret Server Connector (#1740) 2022-06-17 19:24:49 +02:00

readme.md

Secret Server

Delinea Secret Server is an enterprise-grade, privileged access management solution that is quickly deployable and easily managed. With Secret Server, you can automatically discover and manage your privileged accounts through an intuitive interface, protecting against malicious activity, enterprise-wide.

Prerequisites

Deploy and Configure the Connector

  • Use CLI tool paconn to create a new custom connector.

  • Run the following commands

    paconn create --api-prop apiProperties.json --api-def apiDefinition.swagger.json

  • Configure the Secret server URL in Custom Connector.

Supported Operations

The connector supports the following operations:

  1. GetToken: Retrieve an access token for use with other API requests or refresh an access token.
  2. GetSecretById: Get a single secret by ID.
  3. GetTemplateById: Get a single secret template by ID.