Browse Software
List Your Product
Loading...
HashiCorp Vault Reviews

User Rating

4.6/5 (Based on 120 Ratings)

Rating Distribution

  • Excellent

    60%
  • Very Good

    36.7%
  • Average

    2.5%
  • Poor

    0.8%
  • Terrible

    0%

User Sentiments

Secure Secret Storage, Extensive Integrations, Dynamic Secrets Generation, Strong Security Measures

Complex Initial Setup, Steep Learning Curve, Subpar User Interface, Lack of Comprehensive Documentation

Do You Use HashiCorp Vault?

Write a Review

Review Summary

Reviewers acknowledge HashiCorp Vault's efficacy in safeguarding sensitive data, commending its strong encryption capabilities and adherence to industry security standards. The centralized management of secrets and ease of access controls are lauded for streamlining security processes and enhancing operational efficiency. However, concerns are raised regarding the complexity of setup and configuration, necessitating expert knowledge for optimal utilization. Additionally, the pricing structure is mentioned as a potential obstacle for resource-constrained organizations.

Pros

  • Centralized management of secrets, certificates, and other sensitive data.
  • Strong encryption and access controls to protect data from unauthorized access.
  • Easy integration with popular cloud platforms and DevOps tools.

Cons

  • Steep learning curve for new users.
  • Limited audit logging capabilities.
  • Occasional performance issues when handling large volumes of data.

AI-Generated from the text of User Reviews

Reviews
TC

Timothy C

October 9, 2023 Source: G2.com
"Improves security protocols"
What do you like best about HashiCorp Vault?

Capability of encrypting files and handling loads is commendable. The ability to create sections tailored for document types is good. Its flexibility is incredibly valuable.HashiCorp Vault stands as a powerful tool for securing sensitive information.

What do you dislike about HashiCorp Vault?

The initial setup and configuration process is complex and time consuming for organizations.

What problems is HashiCorp Vault solving and how is that benefiting you?

HashiCorp Vault is storing and managing sensitive information solving this problem. Its strong encryption mechanisms and access control features ensure data protection.

Read more
NS

Neil S

September 22, 2023 Source: G2.com
"Complex yet essential for saas based companies"
What do you like best about HashiCorp Vault?

The community and the overall functionality it provides, are easy to integrate with LDAP and OIDC, and it supports almost all the top secret management providers like AWS KMS and Google KMS. Its open-source nature of it enables other developers to create tools for Vault which is fantastic.

What do you dislike about HashiCorp Vault?

Some of the documentation is very poor, especially when I was trying to integrate Keycloak I cannot find a good documentation.

What problems is HashiCorp Vault solving and how is that benefiting you?

The secret sprawl in the companies, storing it in base64 cannot provide security hence Vault solves this by providing encryption and tons of other features like its seal/unseal method.

Read more
AU

Anonymous User

May 30, 2023 Source: G2.com
"Does what it needs to in the best way possible"
What do you like best about HashiCorp Vault?

it integrates with so many services, key being GitHub Action for me.

What do you dislike about HashiCorp Vault?

Identifying tokens can be a bit of a hassle, and requires mulitple API calls to properly delete a key from a user-friendly identifier.

What problems is HashiCorp Vault solving and how is that benefiting you?

Sharing secrets across multiple services.

Read more
AC

Ardhiya C

November 4, 2022 Source: G2.com
"Useful software to store our third party software passwords"
What do you like best about HashiCorp Vault?

We can store our third-party software passwords and retrieve them easily. We can also give vault access to users to recover certificates and passwords through PAT tokens from GHE.

What do you dislike about HashiCorp Vault?

As of now, nothing. We can satisfy the basic necessity of retrieving passwords for our nexus repository. Most of the team members use it for that purpose alone so no concerns have been raised.

What problems is HashiCorp Vault solving and how is that benefiting you?

We can store important passwords for our repository and codes for our proxy setup within our project. Since we work in a bank account, the passwords need to be protected, and the codes need to be stored safely. We can also grant access through PAT token, so anyone accessing will automatically be authorized as they are part of GHE.

Read more
SG

Sahil G

October 8, 2022 Source: G2.com
"Hashicorp vault for secret storage"
What do you like best about HashiCorp Vault?

Hashicorp vault is a great tool to store and manage secrets like passwords, private keys, certificates, etc.. in a secure environment, and it also rotates the keys to manage the secret lifecycle plus Hashicorp vault also comes in community edition and Hashicorp vault community is very active to provide various custom solution to fulfill various use-cases

What do you dislike about HashiCorp Vault?

Hashicorp vault is not very useful for code and binary signing, especially in CI/CD environment and we can not integrate Hashicorp vault CI/CD tools to perform digital signatures without sharing the keys

What problems is HashiCorp Vault solving and how is that benefiting you?

Hashicorp vault helps to securely store of all the secrets in a central place with secure authentication and authorization service, and three API helps to fulfill various use cases plus Hashicorp vault support integration with various other tools

Read more
AU

Anonymous User

June 30, 2022 Source: G2.com
"Excepted Secret store"
What do you like best about HashiCorp Vault?

HashiCorp Vault is a secret store needed for enterprises to store secrets like passwords, oAuth tokens, metadata, etc. The beauty here is data stored and transmitted are hashed/encrypted.

It has both CLI(Command Line Interface) and User Graphical Interface. And also can retrieve secrets via Rest call as API.

Option to classify store based on namespace a parent and child namespace. This may help to have HashiCorp env for different environment (like QA/UAT/PT & Production)

The tokens are generated once and are presented for successive secret store/retrieval.

What do you dislike about HashiCorp Vault?

I don't see an issue with the product. But to have a Graphical User Interface, it costs more and is not included in the basic product package cost.

What problems is HashiCorp Vault solving and how is that benefiting you?

Vulnerability- As everyone knows, there are high cyberattacks on enterprises. This tool will help to reduce the risk of secrets getting stolen.

Read more
RT

Ricardo T

October 31, 2019 Source: G2.com
"Using Vault to secure Terraform code"
What do you like best about HashiCorp Vault?

Vault is lightweight and easily installable.

The possibility of high availability.

Terraform integration with own resources.

Simple Web UI

API driven access/manage, could integrate with other software.

What do you dislike about HashiCorp Vault?

The high learning curve.

Maybe the lack of an officicial Ansible Module (not only a Lookup Plugin)

Recommendations to others considering HashiCorp Vault:

Test Vault in Dev mode (in a Docker instance for example) and switch into production using it for every secret you have in code. Vault must your new front door, now.

What problems is HashiCorp Vault solving and how is that benefiting you?

Vault has solved the problem of sharing passwords and AWS credentials. Now the code of Terraform could be safe in the Git repository. A vault it's easily up with Ansible.

Read more
CS

Consultant in Financial Services

October 3, 2019 Source: G2.com
"Vault - Highly Secure KV Store"
What do you like best?

- I can trust that vault will keep my data secure with minimal management overhead from my team

- Simple Interface to review my key values

- Simple to use API's

What do you dislike?

Longer ramp up period for teams across the organization to use.

Recommendations to others considering the product:

Read all of the documentation! It is extremely helpful in getting started and training your employees to effectively implement Vault

What problems are you solving with the product? What benefits have you realized?

- Secure KV store for database credentials with Dynamic rotation

Read more
NR

Nathan R

October 3, 2019 Source: G2.com
"great for secrets mangement"
What do you like best about HashiCorp Vault?

Central place to store and manage secrets. consistent and reliable.

What do you dislike about HashiCorp Vault?

Steep learning curve, but it's very usable once you get it up and running. Just tackle one small piece at a time.

Recommendations to others considering HashiCorp Vault:

Make use of Hashicorp's learing docs as well as any user group you can find for Vault

What problems is HashiCorp Vault solving and how is that benefiting you?

automating and securing our internal certificate process. also storing secrets in vault instead of in metadata.

Read more
AU

Anonymous User

October 3, 2019 Source: G2.com
"Vault - Highly Secure KV Store"
What do you like best about HashiCorp Vault?

- I can trust that vault will keep my data secure with minimal management overhead from my team

- Simple Interface to review my key values

- Simple to use API's

What do you dislike about HashiCorp Vault?

Longer ramp up period for teams across the organization to use.

Recommendations to others considering HashiCorp Vault:

Read all of the documentation! It is extremely helpful in getting started and training your employees to effectively implement Vault

What problems is HashiCorp Vault solving and how is that benefiting you?

- Secure KV store for database credentials with Dynamic rotation

Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed