Skip to content
Cybersecurity One Identity 3 models

One Identity Safeguard

One Identity Safeguard: PAM (Privileged Access Management) platform. Password vault, session recording, behavior analytics. Administrator access control.

Sales Representative
Przemysław Widomski

Przemysław Widomski

Sales Representative

Key Features

  • Password Vault - secure storage of privileged passwords
  • Session Recording - administrator session recording
  • Privileged Analytics - anomaly detection in behavior
  • Just-in-Time Access - access only when needed
  • Workflow Approval - manager access approval
Available now
Przemysław Widomski

Przemysław Widomski

Sales Representative

Send inquiry
Table of Contents

What is One Identity Safeguard?

One Identity Safeguard is a PAM (Privileged Access Management) platform - a system for controlling privileged accounts: administrators, root, DBA, service accounts. It protects against abuse and ensures audit trails.

Main components:

  • Safeguard for Privileged Passwords - password vault
  • Safeguard for Privileged Sessions - session recording and monitoring
  • Safeguard for Privileged Analytics - behavioral analysis (UEBA)

What problem does it solve?

flowchart LR
    subgraph Without PAM
        A[Admin knows root password] --> B[Logs in directly]
        B --> C[No trace of who did what]
        C --> D[Risk]
    end

    subgraph With Safeguard
        E[Admin requests access] --> F[Approval workflow]
        F --> G[Password from vault]
        G --> H[Session recorded]
    end

    style A fill:#dc2626,stroke:#b91c1c,color:#fff
    style B fill:#dc2626,stroke:#b91c1c,color:#fff
    style C fill:#dc2626,stroke:#b91c1c,color:#fff
    style D fill:#dc2626,stroke:#b91c1c,color:#fff
    style E fill:#22c55e,stroke:#16a34a,color:#fff
    style F fill:#22c55e,stroke:#16a34a,color:#fff
    style G fill:#22c55e,stroke:#16a34a,color:#fff
    style H fill:#22c55e,stroke:#16a34a,color:#fff

Common problems:

  • Admins know root/Administrator passwords - shared
  • No knowledge of who did what on the server
  • Service accounts with passwords that never expire
  • Contractors with access after contract ends
  • Insider threat - admin stealing data

How does Safeguard work?

flowchart TD
    A[Admin] --> B[Request Access]
    B --> C{Approval?}
    C -->|Yes| D[Checkout password from Vault]
    C -->|No| E[Denied]
    D --> F[Session through Proxy]
    F --> G[Record session]
    G --> H[Check-in password]
    H --> I[Password rotation]

    style A fill:#6366f1,stroke:#4f46e5,color:#fff
    style B fill:#8b5cf6,stroke:#7c3aed,color:#fff
    style C fill:#f59e0b,stroke:#d97706,color:#fff
    style D fill:#22c55e,stroke:#16a34a,color:#fff
    style E fill:#dc2626,stroke:#b91c1c,color:#fff
    style F fill:#22c55e,stroke:#16a34a,color:#fff
    style G fill:#22c55e,stroke:#16a34a,color:#fff
    style H fill:#22c55e,stroke:#16a34a,color:#fff
    style I fill:#22c55e,stroke:#16a34a,color:#fff

Safeguard Components

Privileged Passwords

Password vault

  • Vault for root/admin passwords
  • Automatic rotation
  • Checkout/check-in workflow
  • API for applications

Privileged Sessions

Session recording

  • Proxy for SSH, RDP, SQL
  • Video recording
  • Keystroke logging
  • Real-time monitoring

Privileged Analytics

UEBA for admins

  • Behavioral baseline
  • Anomaly detection
  • Risk scoring
  • Real-time alerts

Password Vault

Central storage of privileged passwords:

flowchart LR
    A[Application] --> B{Needs password}
    B --> C[API call to Vault]
    C --> D[Safeguard Vault]
    D --> E[Returns password]
    E --> F[Login to system]

    style A fill:#6366f1,stroke:#4f46e5,color:#fff
    style B fill:#f59e0b,stroke:#d97706,color:#fff
    style C fill:#8b5cf6,stroke:#7c3aed,color:#fff
    style D fill:#22c55e,stroke:#16a34a,color:#fff
    style E fill:#22c55e,stroke:#16a34a,color:#fff
    style F fill:#22c55e,stroke:#16a34a,color:#fff

Supported systems:

TypeSystems
WindowsLocal Admin, Domain Admin, Service Accounts
Unix/Linuxroot, sudo accounts
DatabaseOracle SYS, SQL Server SA, MySQL root
NetworkCisco, Juniper, Fortinet admin
CloudAWS root, Azure admin, GCP

Session Recording

Recording administrator sessions:

What does it record?

  • SSH sessions (Linux/Unix)
  • RDP sessions (Windows)
  • SQL queries (Oracle, SQL Server)
  • Web sessions (HTTP/HTTPS)
  • VNC, Telnet, ICA

How to search?

  • Full-text search in commands
  • OCR for graphics (RDP)
  • Timeline with events
  • Export to forensics

Who is it for?

Safeguard MAKES sense when:

  • You have 50+ privileged accounts
  • Compliance requirements (PCI DSS, SOX, NIS2)
  • You work with contractors/vendors
  • You need to know who did what on the server
  • Service accounts with non-rotated passwords

Safeguard DOESN'T make sense when:

  • Small company with 2-3 admins
  • Cloud-only - consider cloud-native PAM
  • You only need a password manager

Safeguard vs competition

AspectSafeguardCyberArkDelineaBeyondTrust
DeploymentAppliance + SaaSOn-prem + SaaSSaaS + on-premSaaS + on-prem
Session recordingNativeNativeNativeNative
Analytics (UEBA)Built-inAdd-onOptionalOptional
PriceCompetitivePremiumMediumMedium
ComplexityMediumHighLowMedium

Safeguard advantage:

  • Analytics (UEBA) built into the price
  • Appliance = quick deployment
  • Integration with One Identity Manager (IGA+PAM)

Deployment Options

OptionDescription
ApplianceHardware appliance in DC. Simplest deployment.
VirtualVM on Hyper-V. Flexibility.
SaaSSafeguard On Demand. Zero infrastructure.
HybridVault on-prem, portal in cloud.

Specifications

ParameterValue
DeploymentAppliance, VM, SaaS
ProtocolsSSH, RDP, SQL*Net, HTTP/S, VNC, Telnet
IntegrationAD, LDAP, RADIUS, SAML
HAActive-Active clustering
APIREST API
CompliancePCI DSS, SOX, HIPAA, GDPR, NIS2

FAQ

How is it different from a password manager? Password manager is for users. PAM is for privileged accounts - with workflow, recording, rotation.

Will admins see the passwords? Optionally. You can configure “transparent mode” where the admin logs in through a proxy without knowing the password.

How does password rotation work? After password check-in (or automatically after timeout) Safeguard logs into the system and changes the password.

What about emergency access? Break-glass procedure - access without approval but with alert and full audit.

Do recordings take up a lot of space? Session recording is ~5-10 MB/h for SSH, ~50-100 MB/h for RDP. Compression and retention are configurable.

How long does implementation take? Appliance: 2-4 weeks basic. Full with integrations: 1-3 months.

Does nFlo implement Safeguard? Yes. Appliance/SaaS deployments, vault configuration, system integration, session recording setup.

Inquire about One Identity Safeguard

Contact your product specialist and get a custom quote.

Sales Representative
Przemysław Widomski

Przemysław Widomski

Sales Representative

Response within 24 hours
Free technical consultation
Custom quote and configuration

Providing your phone number will speed up contact.

Want to Reduce IT Risk and Costs?

Book a free consultation - we respond within 24h

Response in 24h Free quote No obligations

Or download free guide:

Download NIS2 Checklist