License & Deployment Mix: 24 tools – 10 OSS, 7 SaaS. (OSS and SaaS counts can overlap when an open-source tool also offers a vendor-hosted edition.)
Overview
Privileged Access Management (PAM) is a security discipline that controls, monitors, and audits access to critical systems using elevated (privileged) credentials. Privileged accounts – root, domain admin, service accounts, database administrators, cloud IAM roles – have unrestricted access to infrastructure and data. A compromised privileged account is the fastest path to a full breach.
PAM systems address this risk by:
- Vaulting privileged credentials – storing root passwords, SSH keys, API tokens, and service account credentials in an encrypted vault; users never see or copy the actual password
- Brokering sessions – connecting users to target systems through a proxy that injects credentials without exposing them; the user accesses the system without knowing the password
- Recording sessions – capturing full video or keystroke logs of privileged sessions for forensic review and compliance evidence
- Enforcing least privilege – granting elevated access only when needed, only for the duration needed, and only to the specific systems required
- Rotating credentials – automatically changing passwords and keys after each use or on a schedule, eliminating persistent standing access
- Providing audit trails – logging every privileged access request, approval, session, and credential checkout for compliance and incident investigation
PAM is distinct from general password management (which stores human-facing credentials) and from secrets management (which handles application-to- application credentials). PAM focuses specifically on how humans use privileged credentials to access critical infrastructure.
The information on these pages was researched by a combination of human review and large language models. To suggest an addition or correction, please contact us. Prepared by Rhodium Systems Inc., author of the ResorsIT platform — a unified IT operations management platform for IT teams and MSPs that integrates a curated suite of open-source, commercial, and SaaS applications into a single system with shared identity, single sign-on, access control, and a common audit trail. Use this catalogue only as a starting point for your own research, and review any tool carefully against your own requirements before relying on it. Catalogue data version 2026.197.
Comparison
Overview Comparison
| Tool | Type | License | Deployment | Language / Platform | Pricing |
|---|---|---|---|---|---|
| Teleport | Session broker, SSH CA | Apache 2.0 | Self-hosted (Linux) | Go | Free (OSS); Team $15/user/mo; Enterprise custom |
| Boundary | Identity-aware proxy | BUSL-1.1 | Self-hosted (Linux) | Go | Free (OSS); HCP from $0.50/session; Enterprise custom |
| Apache Guacamole | Remote desktop gateway | Apache 2.0 | Self-hosted (Docker, Linux) | Java + C | Free (open source) |
| Keycloak (PAM features) | Identity + fine-grained authz | Apache 2.0 | Self-hosted (Docker, Linux) | Java | Free (open source) |
| Smallstep | SSH CA, certificate mgmt | Apache 2.0 | Self-hosted (Linux) | Go | Free (OSS); Certificate Manager custom |
| PrivacyIDEA | MFA + token management | AGPL-3.0 | Self-hosted (Linux) | Python | Free (OSS); Enterprise support from NetKnights |
| Sshuttle | SSH tunnel / VPN | LGPL-2.1 | Client-side (Linux, macOS) | Python | Free (open source) |
| OpenPAM | PAM library (BSD) | BSD-3-Clause | Library (BSD, Linux) | C | Free (open source) |
| LAPS (Linux) | Local password rotation | GPL-3.0 | Agent-based (Linux) | C / Python | Free (open source) |
| Bastillion | SSH bastion host | AGPL-3.0 | Self-hosted (Linux) | Java | Free (OSS); Enterprise $5,995/yr |
| KeyBox | SSH key management | Apache 2.0 | Self-hosted (Linux) | Java | Free (open source) |
| CyberArk | Full PAM suite | Proprietary | On-prem, SaaS, hybrid | .NET / Windows | Enterprise custom; ~$50-75/user/mo |
| BeyondTrust | Full PAM suite | Proprietary | On-prem, SaaS, hybrid | .NET / Windows | Enterprise custom; ~$40-70/user/mo |
| Delinea (Thycotic) | Full PAM suite | Proprietary | On-prem, SaaS | .NET / Windows | Secret Server from $10K/yr; enterprise custom |
| One Identity Safeguard | Full PAM suite | Proprietary | Appliance, VM, SaaS | .NET / Linux | Enterprise custom |
| Wallix | Session mgmt + vaulting | Proprietary | On-prem, SaaS | Linux appliance | From EUR 30/user/mo; enterprise custom |
| ManageEngine PAM360 | Full PAM suite | Proprietary | On-prem (Windows, Linux) | Java | Free (5 resources); Standard $4,995/yr; Enterprise $9,995/yr |
| Devolutions Server | Session + credential mgmt | Proprietary | On-prem (Windows) | .NET / Windows | From $249.99/user/yr |
| Keeper PAM | Vault + session + rotation | Proprietary | SaaS + gateway | Cloud-native | Business $3.75/user/mo; PAM add-on custom |
| Saviynt | Cloud PAM + IGA | Proprietary | SaaS | Cloud-native | Enterprise custom |
| Arcon PAM | Full PAM suite | Proprietary | On-prem, SaaS | Java / Linux | Enterprise custom |
| StrongDM | Infrastructure access proxy | Proprietary | SaaS + relay | Go | From $70/user/mo |
| Teleport Enterprise | Session broker + access | Proprietary | Self-hosted, cloud | Go | Custom pricing |
| Boundary Enterprise | Session broker + HCP | Proprietary | HCP managed, self-hosted | Go | Custom pricing |
Credential Management
| Tool | Vaulting | Rotation | Discovery | Service Accounts | SSH Keys |
|---|---|---|---|---|---|
| Teleport | No (uses external vault) | No | No | No | Yes (SSH CA, short-lived certs) |
| Boundary | No (uses Vault/OpenBAO) | No (via Vault) | No | No | No (delegates to Vault) |
| Apache Guacamole | Basic (connection DB) | No | No | No | Yes (key-based auth) |
| Keycloak | No (identity only) | No | No | Service accounts for clients | No |
| Smallstep | No (certificate-based) | Yes (cert renewal) | No | No | Yes (SSH CA, X.509) |
| PrivacyIDEA | No (MFA only) | Yes (token rotation) | No | No | No |
| Sshuttle | No | No | No | No | No |
| OpenPAM | No (auth library) | No | No | No | No |
| LAPS (Linux) | Yes (local passwords) | Yes (automatic) | No | No | No |
| Bastillion | No | No | No | No | Yes (key distribution) |
| KeyBox | No | No | No | No | Yes (key management) |
| CyberArk | Yes (Enterprise Vault) | Yes (CPM, automatic) | Yes (account discovery) | Yes (full lifecycle) | Yes (key mgmt + rotation) |
| BeyondTrust | Yes (Password Safe) | Yes (automatic) | Yes (network scanning) | Yes (managed accounts) | Yes (key management) |
| Delinea | Yes (Secret Server) | Yes (heartbeat + rotation) | Yes (account discovery) | Yes (service acct mgmt) | Yes (key management) |
| One Identity | Yes (Safeguard vault) | Yes (automatic) | Yes (asset discovery) | Yes (managed accounts) | Yes (key management) |
| Wallix | Yes (password vault) | Yes (automatic) | Limited (manual import) | Yes (application accts) | Yes (key management) |
| ManageEngine PAM360 | Yes (credential vault) | Yes (auto + on-demand) | Yes (resource discovery) | Yes (service acct rotation) | Yes (key lifecycle) |
| Devolutions Server | Yes (credential vault) | Limited (manual + scripted) | No | Limited | Yes (key storage) |
| Keeper PAM | Yes (zero-knowledge vault) | Yes (KeeperPAM rotation) | Limited | Yes (Secrets Manager) | Yes (SSH key storage) |
| Saviynt | Yes (cloud vault) | Yes (cloud cred rotation) | Yes (entitlement discovery) | Yes (cloud service accts) | Limited |
| Arcon PAM | Yes (credential vault) | Yes (automatic) | Yes (resource discovery) | Yes (managed accounts) | Yes (key management) |
| StrongDM | No (proxy only) | No (delegates to vault) | No | No | No (certificate-based) |
| Teleport Enterprise | No (uses external vault) | No | No | No | Yes (SSH CA) |
| Boundary Enterprise | No (Vault integration) | Yes (via Vault) | No | No | No (delegates to Vault) |
Best credential management: CyberArk, BeyondTrust, Delinea (full vaulting, discovery, rotation, checkout, break-glass)
Certificate-based (no vault): Teleport, Smallstep – eliminate credential sprawl through short-lived certificates
Composable vaulting: Boundary + OpenBAO provides credential injection without a dedicated PAM vault
Session Management
| Tool | Recording | Live Monitoring | Session Injection | Protocol Support |
|---|---|---|---|---|
| Teleport | Yes (SSH, K8s, DB, web) | Yes (real-time view) | Yes (cert injection) | SSH, RDP, K8s, MySQL, PostgreSQL, MongoDB, web apps |
| Boundary | Yes (via workers) | Limited | Yes (credential injection) | SSH, RDP, HTTP, K8s, databases (via plugins) |
| Apache Guacamole | Yes (video + keystrokes) | Yes (admin shadowing) | Yes (connection params) | RDP, SSH, VNC, Telnet, K8s |
| Keycloak | No | No | N/A | N/A (identity only) |
| Smallstep | No | No | Yes (cert injection) | SSH, TLS |
| PrivacyIDEA | No | No | N/A | N/A (MFA only) |
| Sshuttle | No | No | No | TCP tunneling over SSH |
| OpenPAM | No | No | N/A | N/A (auth library) |
| LAPS (Linux) | No | No | No | N/A (password rotation) |
| Bastillion | Yes (keystroke logging) | Yes (admin view) | Yes (key injection) | SSH |
| KeyBox | Limited (command logging) | No | Yes (key injection) | SSH |
| CyberArk | Yes (PSM, video + text) | Yes (real-time shadow) | Yes (transparent connect) | RDP, SSH, SQL, HTTP, Telnet, Citrix, SAP |
| BeyondTrust | Yes (video + keystroke) | Yes (real-time view) | Yes (transparent inject) | RDP, SSH, VNC, Telnet, SQL, HTTP |
| Delinea | Yes (Session Recording) | Yes (live view) | Yes (Secret Server launcher) | RDP, SSH, SQL, web, custom launchers |
| One Identity | Yes (SPS recording) | Yes (real-time monitor) | Yes (transparent proxy) | RDP, SSH, Telnet, VNC, HTTP, ICA, SQL |
| Wallix | Yes (session recording) | Yes (real-time audit) | Yes (transparent proxy) | RDP, SSH, VNC, Telnet, HTTP |
| ManageEngine PAM360 | Yes (video + keystroke) | Yes (live monitoring) | Yes (auto-logon) | RDP, SSH, VNC, Telnet, SQL, web console |
| Devolutions Server | Yes (RDM recording) | Limited (admin view) | Yes (credential inject) | RDP, SSH, VNC, web |
| Keeper PAM | Yes (session recording) | Yes (live view) | Yes (KeeperPAM gateway) | RDP, SSH, VNC, K8s, databases, web |
| Saviynt | Limited (cloud sessions) | Limited | Yes (cloud cred broker) | Cloud consoles, SSH, RDP via integration |
| Arcon PAM | Yes (session recording) | Yes (live monitoring) | Yes (transparent proxy) | RDP, SSH, VNC, Telnet, SQL |
| StrongDM | Yes (full session capture) | Yes (real-time view) | Yes (proxy injection) | SSH, RDP, K8s, databases, HTTP, cloud CLIs |
| Teleport Enterprise | Yes (enhanced recording) | Yes (real-time view) | Yes (cert injection) | SSH, RDP, K8s, databases, web, Windows desktops |
| Boundary Enterprise | Yes (session recording) | Yes (HCP monitoring) | Yes (credential inject) | SSH, RDP, HTTP, K8s, databases |
Best session management: CyberArk, BeyondTrust, One Identity, Wallix (full recording, live monitoring, command filtering, OCR search)
Best OSS session recording: Teleport (SSH, K8s, DB, web recording with real-time view), Guacamole (video + keystroke with admin shadowing)
Access Control
| Tool | JIT Access | Approval Workflows | MFA | Least Privilege | Break-Glass |
|---|---|---|---|---|---|
| Teleport | Yes (access requests) | Yes (Slack, PagerDuty, Jira) | Yes (TOTP, WebAuthn, SSO MFA) | Yes (RBAC + per-session) | No (manual override) |
| Boundary | Limited (session auth) | No (external orchestration) | Yes (via IdP MFA) | Yes (RBAC, scopes) | No |
| Apache Guacamole | No | No | Yes (TOTP, Duo) | Limited (connection-level) | No |
| Keycloak | Yes (UMA, fine-grained) | Limited (approval flows) | Yes (TOTP, WebAuthn, Duo) | Yes (RBAC, ABAC, UMA) | No |
| Smallstep | Yes (short-lived certs) | No | Yes (via IdP) | Yes (cert-based, time-limited) | No |
| PrivacyIDEA | No | No | Yes (TOTP, HOTP, SMS, email, push, WebAuthn, HW tokens) | No | No |
| Sshuttle | No | No | No (SSH key auth) | No | No |
| OpenPAM | No | No | Yes (PAM modules) | Yes (PAM policies) | No |
| LAPS (Linux) | Yes (password on demand) | No | No | Yes (per-machine passwords) | Yes (retrieve local admin) |
| Bastillion | No | No | Yes (TOTP) | Limited (user-key mapping) | No |
| KeyBox | No | No | No | Limited (key-based) | No |
| CyberArk | Yes (Privilege On-Demand) | Yes (dual control, ticketing) | Yes (TOTP, RADIUS, smart card, push) | Yes (least privilege server) | Yes (emergency access) |
| BeyondTrust | Yes (JIT elevation) | Yes (approval workflows) | Yes (TOTP, RADIUS, smart card) | Yes (Endpoint Privilege Mgmt) | Yes (emergency access) |
| Delinea | Yes (Secret Server wkflows) | Yes (approval chains) | Yes (TOTP, RADIUS, Duo) | Yes (least privilege agent) | Yes (emergency checkout) |
| One Identity | Yes (temporary access) | Yes (multi-level approval) | Yes (TOTP, RADIUS, smart card) | Yes (session-level control) | Yes (emergency access) |
| Wallix | Yes (time-based access) | Yes (approval workflows) | Yes (TOTP, RADIUS) | Yes (session filtering) | Yes (emergency access) |
| ManageEngine PAM360 | Yes (temporary access) | Yes (approval workflows) | Yes (TOTP, RADIUS, smart card) | Yes (command controls) | Yes (emergency checkout) |
| Devolutions Server | Yes (temporary access) | Yes (approval requests) | Yes (TOTP, Duo, YubiKey) | Limited (role-based) | Limited |
| Keeper PAM | Yes (time-limited access) | Yes (approval workflows) | Yes (TOTP, FIDO2, Duo) | Yes (role + connection-level) | Yes (emergency access) |
| Saviynt | Yes (cloud JIT access) | Yes (risk-based workflows) | Yes (TOTP, push, SSO MFA) | Yes (entitlement right-sizing) | Yes (emergency access) |
| Arcon PAM | Yes (time-based access) | Yes (approval workflows) | Yes (TOTP, RADIUS, OTP) | Yes (command filtering) | Yes (emergency access) |
| StrongDM | Yes (temporary grants) | Yes (Slack/Teams approval) | Yes (via IdP MFA) | Yes (resource-level RBAC) | Yes (admin override) |
| Teleport Enterprise | Yes (access requests) | Yes (Slack, PagerDuty, Jira, OpsGenie) | Yes (TOTP, WebAuthn, per-session MFA) | Yes (RBAC + ABAC) | Yes (admin override) |
| Boundary Enterprise | Yes (session auth) | Yes (via Terraform, Vault) | Yes (via IdP MFA) | Yes (RBAC, scopes, managed groups) | No |
Best JIT + approval: CyberArk, BeyondTrust, Delinea, Teleport Enterprise (full approval chains with ticketing integration)
Best OSS JIT: Teleport (access requests with Slack/PagerDuty/Jira integration)
Audit & Compliance
| Tool | Audit Trails | Compliance Reports | SIEM Integration | Forensics |
|---|---|---|---|---|
| Teleport | Yes (structured audit log) | Limited (custom exports) | Yes (Fluentd, Elastic, Splunk) | Yes (session playback) |
| Boundary | Yes (event log) | Limited | Yes (stdout log shipping) | Yes (session recording playback) |
| Apache Guacamole | Yes (connection logs) | No | Limited (syslog) | Yes (session playback) |
| Keycloak | Yes (event/admin logs) | Limited | Yes (syslog, Fluentd) | No |
| Smallstep | Yes (certificate logs) | Limited | Yes (log forwarding) | No |
| PrivacyIDEA | Yes (token + auth audit) | Yes (audit reports) | Yes (syslog, RADIUS acct) | No |
| Sshuttle | No | No | No | No |
| OpenPAM | Yes (PAM syslog) | No | Yes (syslog) | No |
| LAPS (Linux) | Limited (syslog) | No | Yes (syslog) | No |
| Bastillion | Yes (keystroke audit log) | Limited | Yes (syslog) | Yes (session logs) |
| KeyBox | Limited (access log) | No | Limited | No |
| CyberArk | Yes (comprehensive vault audit) | Yes (PCI DSS, SOX, HIPAA, ISO 27001) | Yes (SIEM, CEF/LEEF) | Yes (PSM playback + search) |
| BeyondTrust | Yes (full audit trail) | Yes (PCI, SOX, HIPAA, NIST) | Yes (SIEM, syslog, CEF) | Yes (session search + playback) |
| Delinea | Yes (Secret Server audit) | Yes (PCI, SOX compliance reports) | Yes (SIEM, syslog, Splunk, QRadar) | Yes (session search + playback) |
| One Identity | Yes (comprehensive audit) | Yes (PCI, SOX, HIPAA, GDPR) | Yes (SIEM, syslog, CEF) | Yes (full session forensics) |
| Wallix | Yes (session audit trail) | Yes (PCI, SOX, GDPR) | Yes (SIEM, syslog) | Yes (session playback + search) |
| ManageEngine PAM360 | Yes (credential + session) | Yes (PCI, SOX, HIPAA) | Yes (syslog, SIEM, Splunk) | Yes (session playback) |
| Devolutions Server | Yes (activity logs) | Limited (custom reports) | Limited (syslog) | Yes (session playback) |
| Keeper PAM | Yes (event logs, ARAM) | Yes (SOC 2, ISO 27001, FedRAMP) | Yes (SIEM, Splunk, Sumo Logic) | Yes (session playback) |
| Saviynt | Yes (cloud access audit) | Yes (SOX, PCI, HIPAA, GDPR) | Yes (SIEM, cloud-native logging) | Limited (cloud session logs) |
| Arcon PAM | Yes (full audit trail) | Yes (PCI, SOX, HIPAA, RBI) | Yes (SIEM, syslog) | Yes (session playback) |
| StrongDM | Yes (comprehensive query logs) | Yes (SOC 2, ISO 27001) | Yes (SIEM, syslog, Datadog, Splunk) | Yes (full session replay) |
| Teleport Enterprise | Yes (structured audit log) | Yes (SOC 2, FedRAMP, HIPAA) | Yes (Fluentd, Elastic, Splunk, S3) | Yes (enhanced session playback) |
| Boundary Enterprise | Yes (event log + HCP audit) | Yes (SOC 2) | Yes (HCP log streaming) | Yes (session recording playback) |
SSO / Identity
OIDC is the preferred SSO protocol; the notes below assume Authentik as the external identity provider.
| Tool | OIDC | SAML | SCIM | Authentik Notes |
|---|---|---|---|---|
| Teleport | Yes | Yes | Yes | Native OIDC/SAML; Authentik as IdP; SCIM user sync |
| Boundary | Yes | No | No | OIDC-first design; Authentik as OIDC provider; managed groups from claims |
| Apache Guacamole | Yes* | Yes* | No | OIDC/SAML via extensions; Authentik as IdP |
| Keycloak | Yes | Yes | No | IS an IdP; can federate with Authentik via brokering |
| Smallstep | Yes | No | No | OIDC provisioner for cert issuance; Authentik as OIDC provider |
| PrivacyIDEA | No | No | No | LDAP/RADIUS only; Authentik can provide LDAP backend |
| Sshuttle | N/A | N/A | N/A | No auth layer; relies on SSH key auth |
| OpenPAM | N/A | N/A | N/A | PAM library; supports LDAP, RADIUS modules |
| LAPS (Linux) | N/A | N/A | N/A | Local password rotation; no SSO |
| Bastillion | No | No | No | LDAP authentication; no OIDC/SAML |
| KeyBox | No | No | No | LDAP authentication; no OIDC/SAML |
| CyberArk | Yes | Yes | Yes | OIDC/SAML for Identity Security Platform; SCIM provisioning; Authentik as IdP |
| BeyondTrust | Yes | Yes | Yes | OIDC/SAML SSO; SCIM directory sync; Authentik as IdP |
| Delinea | Yes | Yes | Yes | OIDC/SAML for Secret Server Cloud; SCIM provisioning; Authentik as IdP |
| One Identity | Yes | Yes | No | OIDC/SAML SSO; AD/LDAP sync; Authentik as IdP |
| Wallix | Yes | Yes | No | OIDC/SAML for admin console; LDAP/AD sync; Authentik as IdP |
| ManageEngine PAM360 | No | Yes | No | SAML SSO; AD/LDAP integration; Authentik as SAML IdP |
| Devolutions Server | Yes* | Yes | No | OIDC via Azure AD/Okta; SAML for enterprise; limited Authentik testing |
| Keeper PAM | Yes | Yes | Yes | SSO Connect Cloud (SAML/OIDC); SCIM provisioning; Authentik as IdP |
| Saviynt | Yes | Yes | Yes | Cloud-native OIDC/SAML; SCIM provisioning; Authentik as IdP |
| Arcon PAM | Yes* | Yes | No | SAML primary; OIDC via third-party; LDAP/AD sync |
| StrongDM | Yes | Yes | Yes | OIDC/SAML SSO; SCIM directory sync; Authentik as IdP |
| Teleport Enterprise | Yes | Yes | Yes | Native OIDC/SAML; enhanced SCIM; Authentik as IdP |
| Boundary Enterprise | Yes | No | No | OIDC-first; managed groups; Authentik as OIDC provider |
* = requires extension, plugin, or specific configuration
Best SSO support: Teleport (OIDC, SAML, SCIM), CyberArk (OIDC, SAML, SCIM), BeyondTrust (OIDC, SAML, SCIM), StrongDM (OIDC, SAML, SCIM)
No SSO: Sshuttle, OpenPAM, LAPS, Bastillion, KeyBox (LDAP only), PrivacyIDEA (LDAP/RADIUS only)
Monitoring Integration
The columns below assume a monitoring stack of Telegraf + InfluxDB + Grafana + AlertManager, with Fluent Bit + OpenSearch for log aggregation.
| Tool | Telegraf Metrics | Fluent Bit Logs | Grafana Dashboards |
|---|---|---|---|
| Teleport | Yes (Prometheus exporter) | Yes (structured JSON audit log) | Yes (community dashboards) |
| Boundary | Yes (Prometheus metrics) | Yes (JSON event log) | Yes (custom dashboards) |
| Apache Guacamole | Limited (JMX via Jolokia) | Yes (connection logs) | Custom |
| Keycloak | Yes (Micrometer/Prometheus) | Yes (structured logs) | Yes (community dashboards) |
| Smallstep | Limited (step-ca metrics) | Yes (certificate logs) | Custom |
| PrivacyIDEA | Limited (custom metrics) | Yes (audit log) | Custom |
| Sshuttle | No | No | No |
| OpenPAM | No | Yes (syslog) | No |
| LAPS (Linux) | No | Yes (syslog) | No |
| Bastillion | No | Yes (audit log) | No |
| KeyBox | No | Limited (log files via tail) | No |
| CyberArk | Yes (SNMP, API) | Yes (syslog, CEF) | Yes (official + community) |
| BeyondTrust | Limited (SNMP) | Yes (syslog, CEF) | Custom |
| Delinea | Limited (API polling via exec) | Yes (syslog) | Custom |
| One Identity | Limited (SNMP) | Yes (syslog, CEF) | Custom |
| Wallix | Limited (SNMP) | Yes (syslog) | Custom |
| ManageEngine PAM360 | Limited (SNMP) | Yes (syslog) | Custom |
| Devolutions Server | No | Yes (Windows Event Log) | Custom |
| Keeper PAM | No (SaaS) | Yes (SIEM event API via HTTP) | Custom |
| Saviynt | No (SaaS) | Yes (SIEM event API via HTTP) | Custom |
| Arcon PAM | Limited (SNMP) | Yes (syslog) | Custom |
| StrongDM | No (SaaS) | Yes (log export API via HTTP) | Custom |
| Teleport Enterprise | Yes (Prometheus exporter) | Yes (structured audit log) | Yes (enhanced dashboards) |
| Boundary Enterprise | Yes (Prometheus metrics) | Yes (HCP log streaming) | Yes (HCP dashboards) |
Best monitoring integration: Teleport (native Prometheus metrics + structured JSON logs), Boundary (Prometheus + JSON event log), Keycloak (Micrometer metrics + structured logs)
Deployment & Scale
| Tool | Cloud | On-Prem | HA | Multi-Site | Container Support |
|---|---|---|---|---|---|
| Teleport | AWS, GCP, Azure | Yes | Yes (etcd, DynamoDB) | Yes (trusted clusters) | Yes (Docker, K8s Helm) |
| Boundary | HCP (managed) | Yes | Yes (Raft, PostgreSQL) | Yes (multi-hop workers) | Yes (Docker, K8s Helm) |
| Apache Guacamole | Self-hosted on cloud | Yes | Yes (DB + LB) | Limited (manual) | Yes (Docker) |
| Keycloak | Self-hosted on cloud | Yes | Yes (Infinispan cluster) | Yes (cross-DC replication) | Yes (Docker, K8s Operator) |
| Smallstep | Smallstep managed | Yes | Yes (MySQL/PostgreSQL) | Limited | Yes (Docker, K8s) |
| PrivacyIDEA | Self-hosted on cloud | Yes | Yes (DB + LB) | Limited (DB replication) | Yes (Docker) |
| Sshuttle | N/A (client tool) | N/A | N/A | N/A | No |
| OpenPAM | N/A (library) | N/A | N/A | N/A | N/A |
| LAPS (Linux) | Self-hosted on cloud | Yes | N/A (agent) | N/A | Limited |
| Bastillion | Self-hosted on cloud | Yes | Limited | No | Yes (Docker) |
| KeyBox | Self-hosted on cloud | Yes | No | No | Yes (Docker) |
| CyberArk | AWS, Azure (Privilege Cloud) | Yes (vault server) | Yes (DR vault, clustering) | Yes (distributed vaults) | Yes (K8s Conjur, Secrets Provider) |
| BeyondTrust | SaaS | Yes (Windows server) | Yes (clustered) | Yes (distributed) | Limited |
| Delinea | SaaS (Secret Server Cloud) | Yes (Windows/.NET) | Yes (SQL clustering) | Yes (distributed engines) | Limited |
| One Identity | SaaS | Yes (appliance/VM) | Yes (clustered) | Yes (replicated nodes) | Limited |
| Wallix | SaaS | Yes (Linux appliance) | Yes (active-passive) | Yes (multi-tenant) | Limited |
| ManageEngine PAM360 | Self-hosted on cloud | Yes (Windows, Linux) | Yes (DB failover) | Limited (manual) | No |
| Devolutions Server | Self-hosted on cloud | Yes (Windows only) | Yes (SQL HA) | Limited | No |
| Keeper PAM | SaaS | No (SaaS + gateway) | Yes (SaaS managed) | Yes (SaaS global) | Yes (gateway container) |
| Saviynt | SaaS (cloud-native) | No | Yes (SaaS managed) | Yes (multi-region SaaS) | N/A (SaaS) |
| Arcon PAM | SaaS | Yes (Linux/Windows) | Yes (active-passive) | Yes (multi-site) | Limited |
| StrongDM | SaaS | No (SaaS + relay) | Yes (SaaS managed) | Yes (global relay network) | Yes (relay container) |
| Teleport Enterprise | Teleport Cloud | Yes | Yes (etcd, DynamoDB, S3) | Yes (trusted clusters) | Yes (Docker, K8s Helm) |
| Boundary Enterprise | HCP (managed) | Yes | Yes (Raft, PostgreSQL) | Yes (multi-hop, multi-cluster) | Yes (Docker, K8s Helm) |
Tools
24 tools.
Apache Guacamole
Apache Guacamole is a clientless remote desktop gateway that provides browser-based access to remote desktops and servers via RDP, VNC, SSH, Telnet, and Kubernetes exec protocols.
License: Apache-2.0 (OSS) · Kind: web · Deploy: native, docker · SSO: SAML
Arcon PAM
ARCON is an Indian privileged access management vendor providing a comprehensive PAM platform with credential vaulting, session management, privileged threat analytics, and endpoint privilege management.
License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none
Bastillion
Bastillion is a web-based SSH console and key management tool that provides centralized access to Linux/Unix servers through a browser interface.
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: none
BeyondTrust
BeyondTrust provides a comprehensive privileged access management suite that includes Password Safe (credential vaulting and rotation), Privilege Management for Windows/Mac/Unix (endpoint privilege management), and Privileged Remote Access…
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Boundary
Boundary by HashiCorp is an identity-aware proxy that provides secure access to hosts, services, and databases without exposing network credentials or requiring direct network connectivity.
License: LicenseRef-BSL-1.1 (source-available) · Kind: web · Deploy: native, k8s · SSO: none
Boundary Enterprise
Boundary Enterprise extends the open-source Boundary Community Edition (see boundary.md for core architecture) with enterprise features including HCP Boundary (HashiCorp Cloud Platform managed service), multi-hop workers, managed worker gro…
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
CyberArk
CyberArk is the market leader in privileged access management, providing a comprehensive platform for credential vaulting, session management, threat analytics, and endpoint privilege management.
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: OIDC, SAML
Delinea
Delinea (formerly the merger of Thycotic and Centrify) provides a privileged access management platform centered around Secret Server (credential vaulting), Privilege Manager (endpoint privilege management), and Server Suite (AD bridging an…
License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: OIDC, SAML
Devolutions Server
Devolutions Server (DVLS) is a self-hosted credential vault and privileged access management solution designed for SMBs and IT teams.
License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none
JumpServer
JumpServer is an open-source bastion host and privileged access management platform that provides centralized access control, session recording, command auditing, and multi-protocol gateway capabilities.
License: GPL-3.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: none
Keeper PAM
Keeper PAM is an extension of the Keeper password management platform that adds privileged access management capabilities including session recording, credential rotation, secrets management, and remote browser isolation.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Keycloak
Keycloak is an open-source identity and access management (IAM) solution that provides SSO, identity brokering, user federation, and fine- grained authorization services.
License: Apache-2.0 (OSS) · Kind: web · Deploy: native, k8s · SSO: none
ManageEngine PAM360
ManageEngine PAM360 is an integrated privileged access management solution from Zoho Corporation that combines password vaulting, SSH key management, SSL/TLS certificate lifecycle management, and privileged session management in a single pr…
License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none
One Identity Safeguard
One Identity Safeguard (by Quest Software) is an enterprise PAM solution delivered as a hardened appliance with integrated credential vaulting, session management, and privileged analytics.
License: Proprietary (proprietary) · Kind: web · Deploy: appliance · SSO: none
OpenBAO
OpenBAO is a community-driven fork of HashiCorp Vault, created after Vault’s license change to BSL-1.1. OpenBAO provides secrets management, encryption as a service, and identity-based access under the permissive MPL-2.0 license.
License: MPL-2.0 (OSS) · Kind: web · Deploy: native, docker · SSO: none
PrivacyIDEA
PrivacyIDEA is a multi-factor authentication (MFA) server that manages hardware and software tokens, provides a RADIUS server for network equipment authentication, and integrates with PAM modules for Linux host authentication.
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: SAML
Saviynt
Saviynt is a cloud-native identity governance and administration (IGA) platform that includes Cloud PAM (CPAM) capabilities.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Smallstep
Smallstep provides an open-source certificate authority (step-ca) and CLI tools (step) for automated certificate management, including SSH certificates, X.509 TLS certificates, and ACME- based automation.
License: Apache-2.0 (OSS) · Kind: web · Deploy: native, docker · SSO: none
Sshwifty
Sshwifty is a lightweight, open-source web-based SSH and Telnet client that runs in the browser, providing terminal access without local client software; it has no credential vault or session recording.
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: none
StrongDM
StrongDM is a cloud-native infrastructure access platform that provides proxy-based access to databases, servers, Kubernetes clusters, and cloud environments.
License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none
Teleport
Teleport is an identity-aware access proxy that provides secure access to SSH servers, Kubernetes clusters, databases, web applications, and Windows desktops through a unified gateway.
License: Apache-2.0 (OSS) · Kind: web · Deploy: native, k8s · SSO: none
Teleport Enterprise
Teleport Enterprise extends the open-source Teleport Community Edition with enterprise PAM features including hardware security module (HSM) backed certificate authorities, FedRAMP authorization, advanced RBAC with access request workflows,…
License: Proprietary (proprietary) · Kind: web · Deploy: native, k8s · SSO: none
TRASA
TRASA (Transparent Remote Access Security Architecture) was an open-source zero-trust remote access platform developed by Seknox that provided two-factor authentication enforcement, session recording, access policies, and a browser-based ac…
License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: none
WALLIX Bastion
WALLIX Bastion is a European PAM solution providing session management, password vaulting, and privilege elevation and delegation management (PEDM).
License: Proprietary (proprietary) · Kind: web · Deploy: native, appliance · SSO: none