From 7bdb129be0245909f50e2711092bd1834733e4d1 Mon Sep 17 00:00:00 2001 From: ShawnKupfer <60445862+ShawnKupfer@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:04:11 -0500 Subject: [PATCH] User Story 573314: Ensure every doc in MSec repos has an author from MSec Docs --- msal-python-conceptual/advanced/linux-broker-py-wsl.md | 4 ++-- msal-python-conceptual/advanced/linux-broker-py.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/msal-python-conceptual/advanced/linux-broker-py-wsl.md b/msal-python-conceptual/advanced/linux-broker-py-wsl.md index aca986d..3cd8a90 100644 --- a/msal-python-conceptual/advanced/linux-broker-py-wsl.md +++ b/msal-python-conceptual/advanced/linux-broker-py-wsl.md @@ -1,8 +1,8 @@ --- title: Using MSAL Python with Windows Subsystem for Linux description: Learn how to integrate Microsoft Entra ID authentication in WSL apps using MSAL Python and the Microsoft Single Sign-on for Linux broker. -author: ploegert -ms.author: jploegert +author: Dickson-Mwendia +ms.author: dmwendia ms.service: msal ms.topic: how-to ms.date: 05/08/2025 diff --git a/msal-python-conceptual/advanced/linux-broker-py.md b/msal-python-conceptual/advanced/linux-broker-py.md index c9468eb..54e72e9 100644 --- a/msal-python-conceptual/advanced/linux-broker-py.md +++ b/msal-python-conceptual/advanced/linux-broker-py.md @@ -1,8 +1,8 @@ --- title: Using MSAL Python with an Auth Broker on Linux description: MSAL is able to call Microsoft Single Sign-on for Linux, which is a component that ships as a dependency of Intune Portal. This component acts as an authentication broker allowing the users of your app to benefit from integration with accounts known to the broker. -author: ploegert -ms.author: jploegert +author: Dickson-Mwendia +ms.author: dmwendia ms.service: msal ms.topic: how-to ms.date: 06/03/2025