Click here to Skip to main content
15,887,421 members
Articles / Hosted Services / Azure

Cross-Solution Microsoft Identity for Java Developers Part 1: Adding Authentication to a Spring Cloud Java Application Using Microsoft Authentication Library

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
18 Oct 2021CPOL7 min read 6K   4  
In this article we’ll explore integrating Azure AD and MSAL with a Spring Boot web application.
Here we register an application with Azure AD and wrote a simple web application to authenticate users via their Azure credentials.

Views

Daily Counts

This article is part of the series 'Cross-Solution Microsoft Identity for Java Developers View All

License

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


Written By
Technical Writer
Australia Australia

Comments and Discussions