Forum Discussion

FMohara's avatar
FMohara
New Member
3 years ago
Solved

Is it possible to integrate to Hashicorp Vault?

Simple question, is it possible to integration Power BI Reporting Server with my company local hashicorp vault instance to manage secrets, like the passwords for the connection strings?   If so, ho...
  • d_gosbell's avatar
    3 years ago

    FMohara wrote:

    Or is it possible to recover the password string from a variable in the memory of the application? (I would then create a separate powershell script to populate that variable calling the vault)


    It should not be possible to recover any passwords from the server. But if you are just looking to populate them using a script there are REST endpoints like the following one for PBIX reports PBIRS | 2.0 | microsoft-rs | SwaggerHub  which will allow you to set the credentials for a give data source