diff --git a/msal-python-conceptual/advanced/client-credentials.md b/msal-python-conceptual/advanced/client-credentials.md index c6a468e..d9ad3d0 100644 --- a/msal-python-conceptual/advanced/client-credentials.md +++ b/msal-python-conceptual/advanced/client-credentials.md @@ -3,13 +3,13 @@ title: Client credentials description: There are two types of client credentials in MSAL Python - application secrets and certificates. author: Dickson-Mwendia manager: CelesteDG - ms.service: msal ms.subservice: msal-python ms.topic: conceptual ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo +ms.custom: sfi-image-nochange #Customer intent: --- diff --git a/msal-python-conceptual/advanced/username-password-authentication.md b/msal-python-conceptual/advanced/username-password-authentication.md index 72617c6..bd3d2a2 100644 --- a/msal-python-conceptual/advanced/username-password-authentication.md +++ b/msal-python-conceptual/advanced/username-password-authentication.md @@ -3,13 +3,13 @@ title: Username and password authentication description: "By design and policy, the username/password authentication works only for Work and school accounts, but not for Microsoft Accounts (MSA)." author: Dickson-Mwendia manager: CelesteDG - ms.service: msal ms.subservice: msal-python ms.topic: conceptual ms.date: 02/07/2024 ms.author: dmwendia ms.reviewer: shermanouko, rayluo +ms.custom: sfi-image-nochange #Customer intent: ---