<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Key Vault - Tag - GoToGuy Blog</title><link>https://gotoguy.blog/tags/key-vault/</link><description>Key Vault - Tag - GoToGuy Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 05 Dec 2020 16:00:50 +0000</lastBuildDate><atom:link href="https://gotoguy.blog/tags/key-vault/" rel="self" type="application/rss+xml"/><item><title>Blog Series - Power'ing up your Home Office Lights: Part 4 - Using Logic Apps to Get Access Token and Renew Access Token if needed</title><link>https://gotoguy.blog/2020/12/05/blog-series-powering-up-your-home-office-lights-part-4-using-logic-apps-to-get-access-token-and-renew-access-token-if-needed/</link><pubDate>Sat, 05 Dec 2020 16:00:50 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/05/blog-series-powering-up-your-home-office-lights-part-4-using-logic-apps-to-get-access-token-and-renew-access-token-if-needed/</guid><description>This blog post is part of the Blog Series: Power&amp;rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&amp;mdash;powering-up-your-home-office-lights-using-power-platform&amp;mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
After building the Logic App in part 3 that will authorize and get access token via Oauth2, we will now create another Logic App that will retrieve the Bearer Token from the Key Vault secret, and renew the Token using Refresh Token whenever it is expired.</description></item><item><title>Blog Series - Power'ing up your Home Office Lights: Part 2 - Prepare Azure Key Vault for storing your API secrets</title><link>https://gotoguy.blog/2020/12/03/blog-series-powering-up-your-home-office-lights-part-2-prepare-azure-key-vault-for-storing-your-api-secrets/</link><pubDate>Thu, 03 Dec 2020 15:05:17 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/12/03/blog-series-powering-up-your-home-office-lights-part-2-prepare-azure-key-vault-for-storing-your-api-secrets/</guid><description>This blog post is part of the Blog Series: Power&amp;rsquo;ing up your Home Office Lights with Power Platform. See introduction post for links to the other articles in the series:
[https://gotoguy.blog/2020/12/02/blog-series&amp;mdash;powering-up-your-home-office-lights-using-power-platform&amp;mdash;introduction/ ](https://gotoguy.blog/2020/12/02/blog-series---powering-up-your-home-office-lights-using-power-platform---introduction/ )
Continuing on Part 1, where we created an App Registration for Hue Remote API, I will need a secure place to store the App credentials like Client ID and Secret. I will also need to store the Access Token and Refresh Token, so that I can retrieve it when I need to call the Hue Remote API, and use the Refresh Token to renew the Access Token when it expires.</description></item></channel></rss>