Skip to main content

One Identity Safeguard

Description

The One Identity Safeguard connector uses the Safeguard REST API to discover managed accounts, entitlement grants, and user-to-account access policies within a One Identity Safeguard for Privileged Passwords (SPP) or Safeguard for Privileged Sessions (SPS) deployment. It authenticates using a certificate or username/password and provides complete PAM inventory visibility.

System Type Classification

FieldValue
System TypePAM Tool
Default Scan Priority500

Version Support

OrbisID EditionSupported
CommunityNo
ProYes
EnterpriseYes

Supported Protocol

ProtocolPortNotes
REST API (HTTPS)443 TCPBearer token authentication via /service/core/v4/Token/LoginResponse

What OrbisID Discovers

DataSource
Managed accountsGET /service/core/v4/ManagedAccounts
Managed systemsGET /service/core/v4/ManagedSystems
EntitlementsGET /service/core/v4/Entitlements
Access policiesGET /service/core/v4/AccessPolicies
MembershipsDerived from entitlement-to-account grants

Connection Requirements

Required Permissions

Create a dedicated Safeguard local user account with read-only auditor access.

Minimum permissions:

  • Auditor role — provides read-only access to accounts, entitlements, and policies

Credential Mapping

OrbisID FieldValue
credential.usernameSafeguard local username
credential.passwordSafeguard password
system.hostnameSafeguard appliance hostname or IP

Network Requirements

The OrbisID server must have HTTPS access to the Safeguard appliance on port 443.

Configuration Steps

  1. In the Safeguard admin console, create a local user account and assign the Auditor role
  2. Create a Credential in OrbisID:
    • Username: Safeguard local username
    • Password: Safeguard password
  3. Navigate to Systems → Add System
  4. Fill in the fields:
FieldValue
NameDescriptive name (e.g., One Identity Safeguard – Production)
OS TypeOneIdentitySafeguard
System TypePAM Tool
HostnameSafeguard appliance hostname or IP
CredentialThe scanning credential
  1. Click Test Connection
  2. Click Save

Troubleshooting

SymptomLikely CauseResolution
Authentication failedInvalid credentialsVerify the local user account in the Safeguard console
No accounts returnedInsufficient roleAssign the Auditor role to the scanning user
SSL certificate errorSelf-signed appliance certAdd the Safeguard CA certificate to the OrbisID trust store
Cannot connectAppliance unreachableVerify port 443 TCP access from OrbisID to the Safeguard appliance