6bc3af84eb | ||
---|---|---|
.. | ||
apiDefinition.swagger.json | ||
apiProperties.json | ||
readme.md |
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
- Install Secret Server using this link
- Get valid license using this link
- Create a service account on a Secret Server.
- Create a Secret in a Secret Server.
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:
- GetToken: Retrieve an access token for use with other API requests or refresh an access token.
- GetSecretById: Get a single secret by ID.
- GetTemplateById: Get a single secret template by ID.