Skip to main content

Bravura Privilege

Description

The Bravura Privilege connector uses the Hitachi ID Bravura Privilege REST API (formerly Hitachi ID Privileged Access Manager / Bravura Security Fabric) to discover managed systems and the privileged accounts managed within them.

System Type Classification

FieldValue
System TypePAM Tool
Default Scan Priority500

Version Support

OrbisID EditionSupported
CommunityNo
ProYes
EnterpriseYes

Bravura Privilege scanning requires a Pro or Enterprise licence.

Supported Protocol

ProtocolPortNotes
Bravura REST API (HTTPS)443 TCPDefault; configurable via pamPlatformUrl

What OrbisID Discovers

DataSource
Managed systemsGET /idapi/managedsystems
Managed accountsGET /idapi/managedaccounts
Account usernamesaccountName / username property
Target system namessystemName / name property
Account statusisActive / enabled property

Connection Requirements

Credential Requirements

OrbisID authenticates using a Bravura Privilege local administrator account with read access to managed system and account data.

The account must have at minimum:

  • Read access to the managed systems list
  • Read access to the managed accounts list

Recommended: Create a dedicated read-only service account for OrbisID scanning.

Credential Mapping

OrbisID FieldBravura Privilege Value
credential.usernameBravura Privilege username
credential.passwordBravura Privilege password
system.pamPlatformUrlBase URL of Bravura Privilege (e.g., https://bravura.example.com)

Network Requirements

RequirementDetail
HTTPS to Bravura PrivilegeOrbisID server (or On-Premise Agent) must reach the Bravura Privilege server on port 443
REST API enabledEnsure the Bravura Privilege REST API (/idapi) is enabled and accessible

Configuration Steps

  1. Create or identify a Bravura Privilege service account with read access
  2. Create a Credential in OrbisID:
    • Username: Bravura Privilege username
    • Password: Bravura Privilege password
  3. Navigate to Systems → Add System
  4. Fill in the fields:
FieldValue
NameDescriptive name (e.g., Bravura Privilege – Production)
PAM Platform URLBase URL of Bravura Privilege (e.g., https://bravura.example.com)
OS TypeBravura Privilege
System TypePAM Tool
CredentialThe Bravura Privilege service account credential
  1. Click Test Connection to verify authentication
  2. Click Save

Troubleshooting

SymptomLikely CauseResolution
401 Unauthorized on test connectionInvalid credentialsVerify the username and password; ensure the account is active
403 ForbiddenInsufficient permissionsEnsure the account has read access to managed systems and accounts
Connection refusedPAM Platform URL incorrect or port blockedVerify pamPlatformUrl; check firewall rules on port 443
No accounts returnedAccounts not accessible to the service accountReview Bravura Privilege access controls for the scanning account
SSL certificate errorSelf-signed certificateInstall the Bravura Privilege certificate on the OrbisID host or agent