Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.5 KB

enable-java-websphere-webapp-authentication-entra-id.md

File metadata and controls

37 lines (24 loc) · 1.5 KB
title titleSuffix description author ms.author ms.reviewer ms.date ms.topic ms.custom
Enable sign-in for WebSphere apps using Microsoft Entra ID
Azure
Shows you how to develop a Java WebSphere app that supports sign-in by using a Microsoft Entra account.
KarlErickson
karler
givermei
03/11/2024
article
devx-track-identity-java, devx-track-java, devx-track-extended-java

Enable sign-in for Java WebSphere apps using Microsoft Entra ID

This sample demonstrates a Java WebSphere app that signs in users to your Microsoft Entra ID tenant using the Microsoft Authentication Library (MSAL) for Java.

[!INCLUDE scenario-sign-in-entra.md]

Prerequisites

[!INCLUDE prerequisites-sign-in-entra.md]

[!INCLUDE prerequisites-websphere.md]

Recommendations

[!INCLUDE java-servlet-overview-recommendation.md]

[!INCLUDE enable-java-servlet-webapp-authentication-entra-id.md]

[!INCLUDE deploy-websphere.md]

[!INCLUDE enable-java-servlet-webapp-authentication-entra-id-explore.md]

Next step

Deploy Java WebSphere apps to Traditional WebSphere on Azure Virtual Machines