Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
I have a dashboard which connects to an external API (via HTTPS). It implements JWT (connect via username/password, retrieves a token, then uses the token for all subsequent requests).
What is the recommended approach for securely storing API credentials (username/password), once a PBIX is published to the service?
Thanks,
Ben.
Solved! Go to Solution.
Hi @bhalicki ,
Please try to store the secret on the gateway machine and configure access to that speratly.
Here is a similar case you could refer to:Solved: Re: How to securely store and use token and secret... - Microsoft Fabric Community, I hope it will help you.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @bhalicki ,
Please try to store the secret on the gateway machine and configure access to that speratly.
Here is a similar case you could refer to:Solved: Re: How to securely store and use token and secret... - Microsoft Fabric Community, I hope it will help you.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.