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

ToolTypeLicenseDeploymentLanguage / PlatformPricing
TeleportSession broker, SSH CAApache 2.0Self-hosted (Linux)GoFree (OSS); Team $15/user/mo; Enterprise custom
BoundaryIdentity-aware proxyBUSL-1.1Self-hosted (Linux)GoFree (OSS); HCP from $0.50/session; Enterprise custom
Apache GuacamoleRemote desktop gatewayApache 2.0Self-hosted (Docker, Linux)Java + CFree (open source)
Keycloak (PAM features)Identity + fine-grained authzApache 2.0Self-hosted (Docker, Linux)JavaFree (open source)
SmallstepSSH CA, certificate mgmtApache 2.0Self-hosted (Linux)GoFree (OSS); Certificate Manager custom
PrivacyIDEAMFA + token managementAGPL-3.0Self-hosted (Linux)PythonFree (OSS); Enterprise support from NetKnights
SshuttleSSH tunnel / VPNLGPL-2.1Client-side (Linux, macOS)PythonFree (open source)
OpenPAMPAM library (BSD)BSD-3-ClauseLibrary (BSD, Linux)CFree (open source)
LAPS (Linux)Local password rotationGPL-3.0Agent-based (Linux)C / PythonFree (open source)
BastillionSSH bastion hostAGPL-3.0Self-hosted (Linux)JavaFree (OSS); Enterprise $5,995/yr
KeyBoxSSH key managementApache 2.0Self-hosted (Linux)JavaFree (open source)
CyberArkFull PAM suiteProprietaryOn-prem, SaaS, hybrid.NET / WindowsEnterprise custom; ~$50-75/user/mo
BeyondTrustFull PAM suiteProprietaryOn-prem, SaaS, hybrid.NET / WindowsEnterprise custom; ~$40-70/user/mo
Delinea (Thycotic)Full PAM suiteProprietaryOn-prem, SaaS.NET / WindowsSecret Server from $10K/yr; enterprise custom
One Identity SafeguardFull PAM suiteProprietaryAppliance, VM, SaaS.NET / LinuxEnterprise custom
WallixSession mgmt + vaultingProprietaryOn-prem, SaaSLinux applianceFrom EUR 30/user/mo; enterprise custom
ManageEngine PAM360Full PAM suiteProprietaryOn-prem (Windows, Linux)JavaFree (5 resources); Standard $4,995/yr; Enterprise $9,995/yr
Devolutions ServerSession + credential mgmtProprietaryOn-prem (Windows).NET / WindowsFrom $249.99/user/yr
Keeper PAMVault + session + rotationProprietarySaaS + gatewayCloud-nativeBusiness $3.75/user/mo; PAM add-on custom
SaviyntCloud PAM + IGAProprietarySaaSCloud-nativeEnterprise custom
Arcon PAMFull PAM suiteProprietaryOn-prem, SaaSJava / LinuxEnterprise custom
StrongDMInfrastructure access proxyProprietarySaaS + relayGoFrom $70/user/mo
Teleport EnterpriseSession broker + accessProprietarySelf-hosted, cloudGoCustom pricing
Boundary EnterpriseSession broker + HCPProprietaryHCP managed, self-hostedGoCustom pricing

Credential Management

ToolVaultingRotationDiscoveryService AccountsSSH Keys
TeleportNo (uses external vault)NoNoNoYes (SSH CA, short-lived certs)
BoundaryNo (uses Vault/OpenBAO)No (via Vault)NoNoNo (delegates to Vault)
Apache GuacamoleBasic (connection DB)NoNoNoYes (key-based auth)
KeycloakNo (identity only)NoNoService accounts for clientsNo
SmallstepNo (certificate-based)Yes (cert renewal)NoNoYes (SSH CA, X.509)
PrivacyIDEANo (MFA only)Yes (token rotation)NoNoNo
SshuttleNoNoNoNoNo
OpenPAMNo (auth library)NoNoNoNo
LAPS (Linux)Yes (local passwords)Yes (automatic)NoNoNo
BastillionNoNoNoNoYes (key distribution)
KeyBoxNoNoNoNoYes (key management)
CyberArkYes (Enterprise Vault)Yes (CPM, automatic)Yes (account discovery)Yes (full lifecycle)Yes (key mgmt + rotation)
BeyondTrustYes (Password Safe)Yes (automatic)Yes (network scanning)Yes (managed accounts)Yes (key management)
DelineaYes (Secret Server)Yes (heartbeat + rotation)Yes (account discovery)Yes (service acct mgmt)Yes (key management)
One IdentityYes (Safeguard vault)Yes (automatic)Yes (asset discovery)Yes (managed accounts)Yes (key management)
WallixYes (password vault)Yes (automatic)Limited (manual import)Yes (application accts)Yes (key management)
ManageEngine PAM360Yes (credential vault)Yes (auto + on-demand)Yes (resource discovery)Yes (service acct rotation)Yes (key lifecycle)
Devolutions ServerYes (credential vault)Limited (manual + scripted)NoLimitedYes (key storage)
Keeper PAMYes (zero-knowledge vault)Yes (KeeperPAM rotation)LimitedYes (Secrets Manager)Yes (SSH key storage)
SaviyntYes (cloud vault)Yes (cloud cred rotation)Yes (entitlement discovery)Yes (cloud service accts)Limited
Arcon PAMYes (credential vault)Yes (automatic)Yes (resource discovery)Yes (managed accounts)Yes (key management)
StrongDMNo (proxy only)No (delegates to vault)NoNoNo (certificate-based)
Teleport EnterpriseNo (uses external vault)NoNoNoYes (SSH CA)
Boundary EnterpriseNo (Vault integration)Yes (via Vault)NoNoNo (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

ToolRecordingLive MonitoringSession InjectionProtocol Support
TeleportYes (SSH, K8s, DB, web)Yes (real-time view)Yes (cert injection)SSH, RDP, K8s, MySQL, PostgreSQL, MongoDB, web apps
BoundaryYes (via workers)LimitedYes (credential injection)SSH, RDP, HTTP, K8s, databases (via plugins)
Apache GuacamoleYes (video + keystrokes)Yes (admin shadowing)Yes (connection params)RDP, SSH, VNC, Telnet, K8s
KeycloakNoNoN/AN/A (identity only)
SmallstepNoNoYes (cert injection)SSH, TLS
PrivacyIDEANoNoN/AN/A (MFA only)
SshuttleNoNoNoTCP tunneling over SSH
OpenPAMNoNoN/AN/A (auth library)
LAPS (Linux)NoNoNoN/A (password rotation)
BastillionYes (keystroke logging)Yes (admin view)Yes (key injection)SSH
KeyBoxLimited (command logging)NoYes (key injection)SSH
CyberArkYes (PSM, video + text)Yes (real-time shadow)Yes (transparent connect)RDP, SSH, SQL, HTTP, Telnet, Citrix, SAP
BeyondTrustYes (video + keystroke)Yes (real-time view)Yes (transparent inject)RDP, SSH, VNC, Telnet, SQL, HTTP
DelineaYes (Session Recording)Yes (live view)Yes (Secret Server launcher)RDP, SSH, SQL, web, custom launchers
One IdentityYes (SPS recording)Yes (real-time monitor)Yes (transparent proxy)RDP, SSH, Telnet, VNC, HTTP, ICA, SQL
WallixYes (session recording)Yes (real-time audit)Yes (transparent proxy)RDP, SSH, VNC, Telnet, HTTP
ManageEngine PAM360Yes (video + keystroke)Yes (live monitoring)Yes (auto-logon)RDP, SSH, VNC, Telnet, SQL, web console
Devolutions ServerYes (RDM recording)Limited (admin view)Yes (credential inject)RDP, SSH, VNC, web
Keeper PAMYes (session recording)Yes (live view)Yes (KeeperPAM gateway)RDP, SSH, VNC, K8s, databases, web
SaviyntLimited (cloud sessions)LimitedYes (cloud cred broker)Cloud consoles, SSH, RDP via integration
Arcon PAMYes (session recording)Yes (live monitoring)Yes (transparent proxy)RDP, SSH, VNC, Telnet, SQL
StrongDMYes (full session capture)Yes (real-time view)Yes (proxy injection)SSH, RDP, K8s, databases, HTTP, cloud CLIs
Teleport EnterpriseYes (enhanced recording)Yes (real-time view)Yes (cert injection)SSH, RDP, K8s, databases, web, Windows desktops
Boundary EnterpriseYes (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

ToolJIT AccessApproval WorkflowsMFALeast PrivilegeBreak-Glass
TeleportYes (access requests)Yes (Slack, PagerDuty, Jira)Yes (TOTP, WebAuthn, SSO MFA)Yes (RBAC + per-session)No (manual override)
BoundaryLimited (session auth)No (external orchestration)Yes (via IdP MFA)Yes (RBAC, scopes)No
Apache GuacamoleNoNoYes (TOTP, Duo)Limited (connection-level)No
KeycloakYes (UMA, fine-grained)Limited (approval flows)Yes (TOTP, WebAuthn, Duo)Yes (RBAC, ABAC, UMA)No
SmallstepYes (short-lived certs)NoYes (via IdP)Yes (cert-based, time-limited)No
PrivacyIDEANoNoYes (TOTP, HOTP, SMS, email, push, WebAuthn, HW tokens)NoNo
SshuttleNoNoNo (SSH key auth)NoNo
OpenPAMNoNoYes (PAM modules)Yes (PAM policies)No
LAPS (Linux)Yes (password on demand)NoNoYes (per-machine passwords)Yes (retrieve local admin)
BastillionNoNoYes (TOTP)Limited (user-key mapping)No
KeyBoxNoNoNoLimited (key-based)No
CyberArkYes (Privilege On-Demand)Yes (dual control, ticketing)Yes (TOTP, RADIUS, smart card, push)Yes (least privilege server)Yes (emergency access)
BeyondTrustYes (JIT elevation)Yes (approval workflows)Yes (TOTP, RADIUS, smart card)Yes (Endpoint Privilege Mgmt)Yes (emergency access)
DelineaYes (Secret Server wkflows)Yes (approval chains)Yes (TOTP, RADIUS, Duo)Yes (least privilege agent)Yes (emergency checkout)
One IdentityYes (temporary access)Yes (multi-level approval)Yes (TOTP, RADIUS, smart card)Yes (session-level control)Yes (emergency access)
WallixYes (time-based access)Yes (approval workflows)Yes (TOTP, RADIUS)Yes (session filtering)Yes (emergency access)
ManageEngine PAM360Yes (temporary access)Yes (approval workflows)Yes (TOTP, RADIUS, smart card)Yes (command controls)Yes (emergency checkout)
Devolutions ServerYes (temporary access)Yes (approval requests)Yes (TOTP, Duo, YubiKey)Limited (role-based)Limited
Keeper PAMYes (time-limited access)Yes (approval workflows)Yes (TOTP, FIDO2, Duo)Yes (role + connection-level)Yes (emergency access)
SaviyntYes (cloud JIT access)Yes (risk-based workflows)Yes (TOTP, push, SSO MFA)Yes (entitlement right-sizing)Yes (emergency access)
Arcon PAMYes (time-based access)Yes (approval workflows)Yes (TOTP, RADIUS, OTP)Yes (command filtering)Yes (emergency access)
StrongDMYes (temporary grants)Yes (Slack/Teams approval)Yes (via IdP MFA)Yes (resource-level RBAC)Yes (admin override)
Teleport EnterpriseYes (access requests)Yes (Slack, PagerDuty, Jira, OpsGenie)Yes (TOTP, WebAuthn, per-session MFA)Yes (RBAC + ABAC)Yes (admin override)
Boundary EnterpriseYes (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

ToolAudit TrailsCompliance ReportsSIEM IntegrationForensics
TeleportYes (structured audit log)Limited (custom exports)Yes (Fluentd, Elastic, Splunk)Yes (session playback)
BoundaryYes (event log)LimitedYes (stdout log shipping)Yes (session recording playback)
Apache GuacamoleYes (connection logs)NoLimited (syslog)Yes (session playback)
KeycloakYes (event/admin logs)LimitedYes (syslog, Fluentd)No
SmallstepYes (certificate logs)LimitedYes (log forwarding)No
PrivacyIDEAYes (token + auth audit)Yes (audit reports)Yes (syslog, RADIUS acct)No
SshuttleNoNoNoNo
OpenPAMYes (PAM syslog)NoYes (syslog)No
LAPS (Linux)Limited (syslog)NoYes (syslog)No
BastillionYes (keystroke audit log)LimitedYes (syslog)Yes (session logs)
KeyBoxLimited (access log)NoLimitedNo
CyberArkYes (comprehensive vault audit)Yes (PCI DSS, SOX, HIPAA, ISO 27001)Yes (SIEM, CEF/LEEF)Yes (PSM playback + search)
BeyondTrustYes (full audit trail)Yes (PCI, SOX, HIPAA, NIST)Yes (SIEM, syslog, CEF)Yes (session search + playback)
DelineaYes (Secret Server audit)Yes (PCI, SOX compliance reports)Yes (SIEM, syslog, Splunk, QRadar)Yes (session search + playback)
One IdentityYes (comprehensive audit)Yes (PCI, SOX, HIPAA, GDPR)Yes (SIEM, syslog, CEF)Yes (full session forensics)
WallixYes (session audit trail)Yes (PCI, SOX, GDPR)Yes (SIEM, syslog)Yes (session playback + search)
ManageEngine PAM360Yes (credential + session)Yes (PCI, SOX, HIPAA)Yes (syslog, SIEM, Splunk)Yes (session playback)
Devolutions ServerYes (activity logs)Limited (custom reports)Limited (syslog)Yes (session playback)
Keeper PAMYes (event logs, ARAM)Yes (SOC 2, ISO 27001, FedRAMP)Yes (SIEM, Splunk, Sumo Logic)Yes (session playback)
SaviyntYes (cloud access audit)Yes (SOX, PCI, HIPAA, GDPR)Yes (SIEM, cloud-native logging)Limited (cloud session logs)
Arcon PAMYes (full audit trail)Yes (PCI, SOX, HIPAA, RBI)Yes (SIEM, syslog)Yes (session playback)
StrongDMYes (comprehensive query logs)Yes (SOC 2, ISO 27001)Yes (SIEM, syslog, Datadog, Splunk)Yes (full session replay)
Teleport EnterpriseYes (structured audit log)Yes (SOC 2, FedRAMP, HIPAA)Yes (Fluentd, Elastic, Splunk, S3)Yes (enhanced session playback)
Boundary EnterpriseYes (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.

ToolOIDCSAMLSCIMAuthentik Notes
TeleportYesYesYesNative OIDC/SAML; Authentik as IdP; SCIM user sync
BoundaryYesNoNoOIDC-first design; Authentik as OIDC provider; managed groups from claims
Apache GuacamoleYes*Yes*NoOIDC/SAML via extensions; Authentik as IdP
KeycloakYesYesNoIS an IdP; can federate with Authentik via brokering
SmallstepYesNoNoOIDC provisioner for cert issuance; Authentik as OIDC provider
PrivacyIDEANoNoNoLDAP/RADIUS only; Authentik can provide LDAP backend
SshuttleN/AN/AN/ANo auth layer; relies on SSH key auth
OpenPAMN/AN/AN/APAM library; supports LDAP, RADIUS modules
LAPS (Linux)N/AN/AN/ALocal password rotation; no SSO
BastillionNoNoNoLDAP authentication; no OIDC/SAML
KeyBoxNoNoNoLDAP authentication; no OIDC/SAML
CyberArkYesYesYesOIDC/SAML for Identity Security Platform; SCIM provisioning; Authentik as IdP
BeyondTrustYesYesYesOIDC/SAML SSO; SCIM directory sync; Authentik as IdP
DelineaYesYesYesOIDC/SAML for Secret Server Cloud; SCIM provisioning; Authentik as IdP
One IdentityYesYesNoOIDC/SAML SSO; AD/LDAP sync; Authentik as IdP
WallixYesYesNoOIDC/SAML for admin console; LDAP/AD sync; Authentik as IdP
ManageEngine PAM360NoYesNoSAML SSO; AD/LDAP integration; Authentik as SAML IdP
Devolutions ServerYes*YesNoOIDC via Azure AD/Okta; SAML for enterprise; limited Authentik testing
Keeper PAMYesYesYesSSO Connect Cloud (SAML/OIDC); SCIM provisioning; Authentik as IdP
SaviyntYesYesYesCloud-native OIDC/SAML; SCIM provisioning; Authentik as IdP
Arcon PAMYes*YesNoSAML primary; OIDC via third-party; LDAP/AD sync
StrongDMYesYesYesOIDC/SAML SSO; SCIM directory sync; Authentik as IdP
Teleport EnterpriseYesYesYesNative OIDC/SAML; enhanced SCIM; Authentik as IdP
Boundary EnterpriseYesNoNoOIDC-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.

ToolTelegraf MetricsFluent Bit LogsGrafana Dashboards
TeleportYes (Prometheus exporter)Yes (structured JSON audit log)Yes (community dashboards)
BoundaryYes (Prometheus metrics)Yes (JSON event log)Yes (custom dashboards)
Apache GuacamoleLimited (JMX via Jolokia)Yes (connection logs)Custom
KeycloakYes (Micrometer/Prometheus)Yes (structured logs)Yes (community dashboards)
SmallstepLimited (step-ca metrics)Yes (certificate logs)Custom
PrivacyIDEALimited (custom metrics)Yes (audit log)Custom
SshuttleNoNoNo
OpenPAMNoYes (syslog)No
LAPS (Linux)NoYes (syslog)No
BastillionNoYes (audit log)No
KeyBoxNoLimited (log files via tail)No
CyberArkYes (SNMP, API)Yes (syslog, CEF)Yes (official + community)
BeyondTrustLimited (SNMP)Yes (syslog, CEF)Custom
DelineaLimited (API polling via exec)Yes (syslog)Custom
One IdentityLimited (SNMP)Yes (syslog, CEF)Custom
WallixLimited (SNMP)Yes (syslog)Custom
ManageEngine PAM360Limited (SNMP)Yes (syslog)Custom
Devolutions ServerNoYes (Windows Event Log)Custom
Keeper PAMNo (SaaS)Yes (SIEM event API via HTTP)Custom
SaviyntNo (SaaS)Yes (SIEM event API via HTTP)Custom
Arcon PAMLimited (SNMP)Yes (syslog)Custom
StrongDMNo (SaaS)Yes (log export API via HTTP)Custom
Teleport EnterpriseYes (Prometheus exporter)Yes (structured audit log)Yes (enhanced dashboards)
Boundary EnterpriseYes (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

ToolCloudOn-PremHAMulti-SiteContainer Support
TeleportAWS, GCP, AzureYesYes (etcd, DynamoDB)Yes (trusted clusters)Yes (Docker, K8s Helm)
BoundaryHCP (managed)YesYes (Raft, PostgreSQL)Yes (multi-hop workers)Yes (Docker, K8s Helm)
Apache GuacamoleSelf-hosted on cloudYesYes (DB + LB)Limited (manual)Yes (Docker)
KeycloakSelf-hosted on cloudYesYes (Infinispan cluster)Yes (cross-DC replication)Yes (Docker, K8s Operator)
SmallstepSmallstep managedYesYes (MySQL/PostgreSQL)LimitedYes (Docker, K8s)
PrivacyIDEASelf-hosted on cloudYesYes (DB + LB)Limited (DB replication)Yes (Docker)
SshuttleN/A (client tool)N/AN/AN/ANo
OpenPAMN/A (library)N/AN/AN/AN/A
LAPS (Linux)Self-hosted on cloudYesN/A (agent)N/ALimited
BastillionSelf-hosted on cloudYesLimitedNoYes (Docker)
KeyBoxSelf-hosted on cloudYesNoNoYes (Docker)
CyberArkAWS, Azure (Privilege Cloud)Yes (vault server)Yes (DR vault, clustering)Yes (distributed vaults)Yes (K8s Conjur, Secrets Provider)
BeyondTrustSaaSYes (Windows server)Yes (clustered)Yes (distributed)Limited
DelineaSaaS (Secret Server Cloud)Yes (Windows/.NET)Yes (SQL clustering)Yes (distributed engines)Limited
One IdentitySaaSYes (appliance/VM)Yes (clustered)Yes (replicated nodes)Limited
WallixSaaSYes (Linux appliance)Yes (active-passive)Yes (multi-tenant)Limited
ManageEngine PAM360Self-hosted on cloudYes (Windows, Linux)Yes (DB failover)Limited (manual)No
Devolutions ServerSelf-hosted on cloudYes (Windows only)Yes (SQL HA)LimitedNo
Keeper PAMSaaSNo (SaaS + gateway)Yes (SaaS managed)Yes (SaaS global)Yes (gateway container)
SaviyntSaaS (cloud-native)NoYes (SaaS managed)Yes (multi-region SaaS)N/A (SaaS)
Arcon PAMSaaSYes (Linux/Windows)Yes (active-passive)Yes (multi-site)Limited
StrongDMSaaSNo (SaaS + relay)Yes (SaaS managed)Yes (global relay network)Yes (relay container)
Teleport EnterpriseTeleport CloudYesYes (etcd, DynamoDB, S3)Yes (trusted clusters)Yes (Docker, K8s Helm)
Boundary EnterpriseHCP (managed)YesYes (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

Website · Source

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

Website

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

Website · Source

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

Website

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

Website

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

Website

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

Website

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

Website

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

Website

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

Website · Source

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

Website

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

Website · Source

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

Website

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

Website

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

Website · Source

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

Website · Source

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

Website

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

Website · Source

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

Website · Source

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

Website

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

Website · Source

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

Website

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

Website · Source

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

Website

ResorsIT Tools Catalog Search