Click here to Skip to main content
15,888,095 members
Articles / Hosted Services / Azure

Azure AD Managed Identities: Using Managed Identities to Obtain Key Store Credentials

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
9 Feb 2022CPOL6 min read 3.8K   1  
How Managed Identities enable a Spring web app to obtain credentials from Azure Key Store and use them to access both Azure APIs and external APIs
This is Part 3 of a 3-part series that explores how to give our enterprise Java + Spring applications identities of their own via Azure AD managed identities. In this article, you will learn how to work with Azure Vault using managed identities for a Spring Boot application deployed on Azure Kubernetes Service.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Managed Identity in Java Apps View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions