spring-cloud / spring-cloud/spring-cloud-vault
Add support for Hashicorp LDAP secrets engine
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 291
- Forks
- 152
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 3
Description
According to https://docs.spring.io/spring-cloud-vault/reference/secret-backends.html and https://docs.spring.io/spring-vault/reference/vault/vault-secret-engines.html currently there is no built-in support for Hashicorp LDAP secrets engine (https://developer.hashicorp.com/vault/docs/secrets/ldap).
I'd like you to add it because Hashicorp LDAP secrets engine supports a password rotation and it would be nice to have such integration out of the box.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reviewing the existing secret-backend integrations in the Spring Cloud Vault and Spring Vault documentation, then compare them with HashiCorp's LDAP secrets engine documentation. Done means built-in LDAP secrets-engine support is available and the relevant documentation reflects it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, cloud, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100