Scouttlo
All ideas/devtools/Una plataforma SaaS que ofrezca integración nativa y segura con múltiples gestores de secretos, incluyendo Delinea Secret Server, para facilitar la gestión dinámica de credenciales y secretos en entornos empresariales.
GitHubB2Bdevtools

Una plataforma SaaS que ofrezca integración nativa y segura con múltiples gestores de secretos, incluyendo Delinea Secret Server, para facilitar la gestión dinámica de credenciales y secretos en entornos empresariales.

Scouted 6 hours ago

7.3/ 10
Overall score

Turn this signal into an edge

We help you build it, validate it, and get there first.

Go from idea to plan: who buys, what MVP to launch, how to validate it, and what to measure before spending months.

Extra context

Learn more about this idea

Get a clearer explanation of what the opportunity means, the current problem behind it, how this idea solves it, and the key concepts involved.

Share your email to view this expanded analysis.

Score breakdown

Urgency8.0
Market size7.0
Feasibility8.0
Competition6.0
Pain point

Falta de integración nativa con Delinea Secret Server en herramientas de gestión de secretos como Bruno.

Who'd pay for this

Equipos de desarrollo y operaciones en empresas reguladas como finanzas, salud y gobierno que usan gestores de secretos on-premises o en la nube.

Source signal

"Many enterprises (especially in regulated industries like finance, healthcare, and government) use Delinea Secret Server as their primary on-premises or cloud secret management solution."

Original post

Feature Request: Add Delinea Secret Server as a native Secret Manager integration

Published: 6 hours ago

Repository: usebruno/bruno Author: nojetlag ### I have checked the following: - [x] I've searched existing issues and found nothing related to my issue. ### This feature - [ ] blocks me from using Bruno - [x] would improve my quality of life in Bruno - [ ] is something I've never seen an API client do before ### Describe the feature you want to add, and how it would change your usage of Bruno ### Describe the feature you'd like I would like to see **Delinea Secret Server** (formerly Thycotic Secret Server) added as a native secret provider in Bruno's Secret Manager (available in Bruno Ultimate). Currently, Bruno supports: - HashiCorp Vault (Token + AppRole) - AWS Secrets Manager - Azure Key Vault Many enterprises (especially in regulated industries like finance, healthcare, and government) use **Delinea Secret Server** as their primary on-premises or cloud secret management solution. Adding native support would allow users to dynamically fetch secrets without storing them locally or writing custom scripts. ### Use case - Teams using Bruno for API testing and automation want to pull credentials, API keys, tokens, certificates, etc., directly from Delinea Secret Server. - This would work for both **Bruno Desktop** and **Bruno CLI** (similar to the existing Vault, AWS, and Azure integrations). - Support for common authentication methods: Windows Authentication, OAuth2 / API Key, or username/password. - Ability to reference secrets by Secret Name, ID, or Folder path. - Optional caching for performance (like existing providers). ### Why this matters Delinea Secret Server has a well-documented REST API, so implementation should be straightforward. It would make Bruno even more enterprise-friendly and close the gap with tools that already support broader secret manager ecosystems. ### Proposed implementation outline (optional) - Add "Delinea Secret Server" as a new option in the Secret Manager configuration UI. - Support configuration fields such as: - Server URL (e.g. `https://secretserver.company.com`) - Authentication method - Secret path / Name / ID - Optional folder filtering - Reuse the existing secrets fetching and variable injection mechanism. ### Additional context - I am currently using workarounds (pre-request scripts calling the Delinea REST API or external scripts to populate `.env`), but a native integration would be much cleaner, more secure, and consistent with other providers. - There is growing demand for more secret manager options (see related issues: #377, #6386, #5310, #1841, etc.). ### Are you willing to help? - [X] Yes, I can help test the integration --- **Environment** - Bruno version: [e.g. v3.2.2] - OS: [Windows] Thank you for considering this request! ### Mockups or Images of the feature _No response_