Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
HoloLens Blueprints

You're reading from   HoloLens Blueprints Build immersive AR and Mixed Reality Applications

Arrow left icon
Product type Paperback
Published in Jun 2017
Publisher Packt
ISBN-13 9781787281943
Length 336 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (3):
Arrow left icon
Manish Sharma Manish Sharma
Author Profile Icon Manish Sharma
Manish Sharma
Mallikarjuna Rao Mallikarjuna Rao
Author Profile Icon Mallikarjuna Rao
Mallikarjuna Rao
Abhijit Jana Abhijit Jana
Author Profile Icon Abhijit Jana
Abhijit Jana
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Digital Reality - Under the Hood FREE CHAPTER 2. HoloLens – The Most Natural Way to Interact 3. Explore HoloLens as Hologram - Scenario Identification and Sketching 4. Explore HoloLens as Hologram - Developing Application and Deploying on Device 5. Remote Monitoring of Smart Building(s) Using HoloLens - Scenario Identification and Sketching 6. Remote Monitoring of Smart Building(s) Using HoloLens - Developing Application and Deploying on Device 7. Build End-to-End Retail Solution - Scenario Identification and Sketching 8. Build End-to-End Retail Scenario - Developing Application and Deploying on Device 9. Possibilities 10. Microsoft HoloLens in Enterprise

Handling secure keys with Azure Key Vault


In the preceding scenarios, such as Bot Framework integration or HealthVault integration, we dealt with keys such as bot secret keys, which we don't recommend embedding or storing within a Holographic UWP application. For any enterprise scenario, these should be kept in secure locations, such as the Azure Key Vault solution for storing keys securely.

Key vault integration with Holographic application

In this section, we will look at ways to access Azure Key Vault from the holographic application. If you are not familiar with Azure Key Vault and would like to learn from the start, visit https://docs.microsoft.com/en-us/azure/key-vault/.

Azure Key Vault provides REST APIs to access secret keys and manage the overall Key Vault. For access keys, you must first get yourself authenticated and get an access token. All requests to Azure Key Vault must be authenticated through Azure Active Directory access tokens.

To retrieve the secret key from Azure Key Vault...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime