Cybersecurity · head to head
HashiCorp Boundary vs Ory Kratos

HashiCorp Boundary
Cybersecurity
Identity-aware session broker for infrastructure access without distributing credentials
- From
- Free
- Rated
- -
The short version
- Each has a real cost: HashiCorp Boundary hashiCorp was acquired by IBM in February 2025 and Enterprise licensing now runs through IBM Passport Advantage; IBM has already retired HCP Vault Secrets, so Boundary's roadmap depends on IBM portfolio decisions rather than HashiCorp's own product strategy.; Ory Kratos headless means you build every screen, which is significant work compared with a hosted login page
- They diverge on capability: HashiCorp Boundary covers Identity-based access, Ory Kratos covers Headless API.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which HashiCorp Boundary and Ory Kratos actually diverge.
| Attribute | HashiCorp Boundary | Ory Kratos |
|---|---|---|
| Pricing model | Open source, no licence fee | Open-source self-hosted, with a paid managed network |
| Platforms | Linux, macOS, Windows, Web | Linux, Docker, Kubernetes, Self-hosted |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated), category (Cybersecurity).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in HashiCorp Boundary
- Identity-based access
- Just-in-time credentials
- Dynamic host catalogues
- Session recording
- Transparent sessions
- Multi-hop workers
- Audit logging
- Terraform provider
Only in Ory Kratos
- Headless API
- Self-service flows
- Multi-factor authentication
- Pluggable identity schemas
What people use each for
The jobs each tool is most often brought in to do.
HashiCorp Boundary
- A platform team replacing shared SSH keys and a bastion host so that leavers lose access the moment they are removed from the identity providernot Ory Kratos
- Granting contractors time-boxed database access without ever issuing them a credential they could keepnot Ory Kratos
- An estate where autoscaling replaces hosts continuously and a static access list is always out of datenot Ory Kratos
- Producing session recordings as evidence for an audit that requires proof of who touched production and what they rannot Ory Kratos
Ory Kratos
- Products needing complete control over the look and flow of authenticationnot HashiCorp Boundary
- Applications that must not hand user identity data to a third partynot HashiCorp Boundary
- Teams building identity as infrastructure across several servicesnot HashiCorp Boundary
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
HashiCorp Boundary
- HashiCorp was acquired by IBM in February 2025 and Enterprise licensing now runs through IBM Passport Advantage; IBM has already retired HCP Vault Secrets, so Boundary's roadmap depends on IBM portfolio decisions rather than HashiCorp's own product strategy.
- Enterprise pricing is not published anywhere, and the features most organisations actually need for compliance, notably session recording, are Enterprise only, so the free community edition is rarely the version you end up buying.
- It solves access to infrastructure, not to applications; browser-based internal tools, SaaS admin consoles and APIs need a separate control, so Boundary is one component of a zero-trust programme rather than the whole thing.
- Running it yourself means operating controllers, worker nodes and a Postgres database in a highly available configuration, and if that control plane is down nobody can reach production, which makes it a new critical dependency.
- It is materially easier to adopt if you already run Vault and Terraform; teams without that ecosystem face a steeper learning curve than a device-based mesh product like Tailscale, for a similar access outcome.
Ory Kratos
- Headless means you build every screen, which is significant work compared with a hosted login page
- More moving parts than a monolithic IAM: Kratos handles identity, and OAuth2 needs Ory Hydra alongside
- Documentation assumes real familiarity with identity concepts and is not a gentle introduction
- Self-hosting identity carries the security and availability burden that hosted providers absorb
Pricing, plan by plan
HashiCorp Boundary
Free- Boundary Community EditionFree
- MPL 2.0 open source
- Self-hosted controllers and workers
- Identity-based target access
- Boundary Enterprise$undefined/year
- Session recording and playback
- Multi-hop and transparent sessions
- Multi-tenancy via scopes
Ory Kratos
Free- Self-hostedFree
- Full identity server
- All flows
- Community support
Which should you pick?
Choose HashiCorp Boundary if
- You need identity-based access.
- You want to start without paying.
- You work on Linux, macOS, Windows, Web.
- You also want just-in-time credentials.
Choose Ory Kratos if
- You need headless api.
- You want to start without paying.
- You work on Linux, Docker, Kubernetes, Self-hosted.
- You also want self-service flows.
Questions people ask
- Is HashiCorp Boundary or Ory Kratos better?
- Neither clearly leads. HashiCorp Boundary starts at Free and Ory Kratos at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, HashiCorp Boundary or Ory Kratos?
- HashiCorp Boundary starts at Free and Ory Kratos at Free.
- Does HashiCorp Boundary or Ory Kratos run on more platforms?
- HashiCorp Boundary runs on Linux, macOS, Windows, Web. Ory Kratos runs on Linux, Docker, Kubernetes, Self-hosted.
- Can I use HashiCorp Boundary for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is HashiCorp Boundary best used for?
- HashiCorp Boundary is most often used for a platform team replacing shared ssh keys and a bastion host so that leavers lose access the moment they are removed from the identity provider, granting contractors time-boxed database access without ever issuing them a credential they could keep, an estate where autoscaling replaces hosts continuously and a static access list is always out of date, producing session recordings as evidence for an audit that requires proof of who touched production and what they ran. Of those, a platform team replacing shared ssh keys and a bastion host so that leavers lose access the moment they are removed from the identity provider and granting contractors time-boxed database access without ever issuing them a credential they could keep are not what Ory Kratos is typically brought in for.
- What can HashiCorp Boundary do that Ory Kratos cannot?
- HashiCorp Boundary covers Identity-based access, Just-in-time credentials, Dynamic host catalogues, Session recording. Ory Kratos covers Headless API, Self-service flows, Multi-factor authentication, Pluggable identity schemas.
Answered from the vendors’ own pages
HashiCorp Boundary: Is Boundary open source?
The community edition is, under MPL 2.0. Boundary Enterprise is commercial and is now sold through IBM Passport Advantage.
Ory Kratos: Is Ory Kratos free?
Yes, open source and free to self-host. Ory Network is a paid managed service.
HashiCorp Boundary: Does it replace a VPN?
For infrastructure access, largely yes. It grants a session to a specific target rather than putting the user on a network, but it does not cover browser-based internal applications.
Ory Kratos: What does headless mean here?
Kratos provides identity flows as APIs and no user interface. You build the login, registration and recovery screens yourself.
HashiCorp Boundary: What does Boundary Enterprise cost?
HashiCorp does not publish Boundary pricing. It is quoted, and since the IBM acquisition it is transacted on IBM licensing paper.
Ory Kratos: Does Kratos do OAuth2?
No. Kratos handles user identity; OAuth2 and OpenID Connect provider functionality is Ory Hydra, a separate component.
HashiCorp Boundary: Do I need Vault to use it?
No, but the just-in-time credential brokering that makes Boundary worthwhile depends on Vault or an equivalent secrets store.
Related pages
More on HashiCorp Boundary
Other head to heads
- HashiCorp Boundary vs BeyondTrust
- HashiCorp Boundary vs Teleport
- HashiCorp Boundary vs Delinea
- HashiCorp Boundary vs Infisical
- HashiCorp Boundary vs 1Password
- HashiCorp Boundary vs LastPass
- HashiCorp Boundary vs authentik
- HashiCorp Boundary vs Logto
- HashiCorp Boundary vs Ory
- HashiCorp Boundary vs Saviynt
- HashiCorp Boundary vs Beyond Identity
- HashiCorp Boundary vs One Identity
- HashiCorp Boundary vs Keygen
- HashiCorp Boundary vs KnowBe4
- HashiCorp Boundary vs Legit Security
- HashiCorp Boundary vs LogRhythm SIEM
- HashiCorp Boundary vs Metasploit
- HashiCorp Boundary vs MetricStream
- HashiCorp Boundary vs Authelia
- HashiCorp Boundary vs Clerk
- HashiCorp Boundary vs Trivy
- HashiCorp Boundary vs HashiCorp Vault
- HashiCorp Boundary vs Bitwarden
- HashiCorp Boundary vs Frontegg
- HashiCorp Boundary vs Semgrep
- HashiCorp Boundary vs Envysion
- HashiCorp Boundary vs Feedzai
- HashiCorp Boundary vs JumpCloud
- Ory Kratos vs BeyondTrust
- Ory Kratos vs Teleport
- Ory Kratos vs Delinea
- Ory Kratos vs Infisical
- Ory Kratos vs 1Password
- Ory Kratos vs LastPass
- Ory Kratos vs authentik
- Ory Kratos vs Logto
- Ory Kratos vs Ory
- Ory Kratos vs Saviynt
- Ory Kratos vs Beyond Identity
- Ory Kratos vs One Identity
- Ory Kratos vs Keygen
- Ory Kratos vs KnowBe4
- Ory Kratos vs Legit Security
- Ory Kratos vs LogRhythm SIEM
- Ory Kratos vs Metasploit
- Ory Kratos vs MetricStream
- Ory Kratos vs Authelia
- Ory Kratos vs Clerk
- Ory Kratos vs Trivy
- Ory Kratos vs HashiCorp Vault
- Ory Kratos vs Bitwarden
- Ory Kratos vs Frontegg
- Ory Kratos vs Semgrep
- Ory Kratos vs Envysion
- Ory Kratos vs Feedzai
- Ory Kratos vs JumpCloud

