title | titleSuffix | description | author | ms.author | ms.reviewer | ms.date | ms.topic | ms.custom |
---|---|---|---|---|---|---|---|---|
Enable sign-in for Java Tomcat apps using MSAL4J |
Azure Active Directory B2C |
Shows you how to develop a Java Tomcat app that supports sign-in using Azure Active Directory B2C. |
KarlErickson |
karler |
givermei |
03/11/2024 |
article |
devx-track-identity-java, devx-track-java, devx-track-extended-java |
This article demonstrates a Java Tomcat application that authenticates users against Azure Active Directory B2C (Azure AD B2C) using the Microsoft Authentication Library for Java (MSAL4J).
[!INCLUDE scenario-sign-in-azure-ad-b2c.md]
[!INCLUDE prerequisites-sign-in-azure-ad-b2c.md]
[!INCLUDE prerequisites-tomcat.md]
[!INCLUDE java-servlet-overview-recommendation.md]
[!INCLUDE enable-java-servlet-webapp-authentication-azure-ad-b2c.md]
[!INCLUDE deploy-tomcat-app-service.md]
[!INCLUDE enable-java-servlet-webapp-authentication-azure-ad-b2c-explore.md]