Skip to main content

Delinea Privilege Manager

Description

The Delinea Privilege Manager connector uses the Privilege Manager REST API to discover application control policies, managed local accounts, and computer group memberships. It authenticates using OAuth 2.0 client credentials and provides visibility into endpoint privilege management configurations across Windows and macOS endpoints.

System Type Classification

FieldValue
System TypePAM Tool
Default Scan Priority500

Version Support

OrbisID EditionSupported
CommunityNo
ProYes
EnterpriseYes

Supported Protocol

ProtocolPortNotes
REST API (HTTPS)443 TCPOAuth 2.0 client credentials flow

What OrbisID Discovers

DataSource
Managed local accountsGET /TmsApi/api/v1/accounts
Computer groupsGET /TmsApi/api/v1/computergroups
Application policiesGET /TmsApi/api/v1/policies
Group membershipsDerived from computer group assignments

Connection Requirements

Required Permissions

Create a dedicated API client in Delinea Privilege Manager with read-only access.

Minimum permissions:

  • Read Accounts — view managed local accounts
  • Read Computer Groups — view group assignments
  • Read Policies — view application control policies

Credential Mapping

OrbisID FieldValue
credential.usernameOAuth 2.0 Client ID
credential.passwordOAuth 2.0 Client Secret
system.pamPlatformUrlPrivilege Manager base URL (e.g., https://pm.example.com)

Network Requirements

The OrbisID server must have HTTPS access to the Delinea Privilege Manager server on port 443.

Configuration Steps

  1. In the Delinea Privilege Manager console, navigate to Administration → API Clients and create a new API client with read-only permissions
  2. Note the Client ID and Client Secret
  3. Create a Credential in OrbisID:
    • Username: Client ID
    • Password: Client Secret
  4. Navigate to Systems → Add System
  5. Fill in the fields:
FieldValue
NameDescriptive name (e.g., Delinea Privilege Manager – Production)
PAM Platform URLBase URL of the Privilege Manager instance
OS TypeDelineaPrivilegeManager
System TypePAM Tool
CredentialThe API client credential
  1. Click Test Connection
  2. Click Save

Troubleshooting

SymptomLikely CauseResolution
Authentication failedInvalid client ID or secretVerify the API client credentials in the Privilege Manager console
No accounts returnedInsufficient API permissionsGrant read access to accounts and computer groups
404 Not FoundIncorrect base URLVerify the PAM Platform URL setting
SSL certificate errorSelf-signed certificateAdd the Privilege Manager CA certificate to the OrbisID trust store