Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions msal-java-articles/advanced/migrate-adal-msal-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ title: ADAL to MSAL migration guide (MSAL4j)
description: Learn how to migrate your Azure Active Directory Authentication Library (ADAL) Java app to the Microsoft Authentication Library (MSAL).
author: Dickson-Mwendia
manager: CelesteDG

ms.author: dmwendia
ms.date: 01/27/2024
ms.reviewer:
ms.reviewer:
ms.service: msal
ms.subservice: msal-java
ms.topic: conceptual
ms.custom: sfi-ropc-nochange
#Customer intent:
---

Expand Down
3 changes: 1 addition & 2 deletions msal-java-articles/build/fiddler.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ title: Using Fiddler with MSAL Java
description: "You can use the MSAL4J with a proxy such as Fiddler to debug requests and responses."
author: Dickson-Mwendia
manager: CelesteDG

ms.author: dmwendia
ms.date: 01/27/2024
ms.reviewer:
ms.reviewer:
ms.service: msal
ms.subservice: msal-java
ms.topic: conceptual
Expand Down