hashicorp / boundary

Boundary enables identity-based access management for dynamic infrastructure.
https://boundaryproject.io
Other
3.85k stars 289 forks source link

External plugin support #2454

Open JordanSussman opened 2 years ago

JordanSussman commented 2 years ago

Is your feature request related to a problem? Please describe.

I would like the ability to provide custom Boundary plugins outside of the ones automatically built into Boundary. This would help enable use-cases like https://github.com/hashicorp/boundary/issues/2405 where users want to extend the capabilities of Boundary without relying on Boundary to build the functionality themselves.

Describe the solution you'd like

Ability to place custom plugins within the execution_dir defined within https://www.boundaryproject.io/docs/configuration/plugins for Boundary to utilize.

Describe alternatives you've considered

Additional context

@PPacent suggested I create this issue to differentiate between https://github.com/hashicorp/boundary/issues/2405

xingluw commented 2 years ago

Hi @JordanSussman, this is an important feature on Boundary's roadmap and I will leave this ticket open to gauge community interest through upvotes.