Skip to content

Commit 152b5a9

Browse files
committed
update Metadata
1 parent 830ae13 commit 152b5a9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

msal-python-conceptual/advanced/linux-broker-py.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
# For more information, see https://review.learn.microsoft.com/en-us/help/platform/learn-editor-add-metadata?branch=main
44
# For valid values of ms.service, ms.prod, and ms.topic, see https://review.learn.microsoft.com/en-us/help/platform/metadata-taxonomies?branch=main
55

6-
title: # Add a title for the browser tab
7-
description: # Add a meaningful description for search results
6+
title: Using MSAL Python with an Authentication Broker on Linux
7+
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.
88
author: ploegert # GitHub alias
99
ms.author: jploegert # Microsoft alias
10-
ms.service: # Add the ms.service or ms.prod value
11-
# ms.prod: # To use ms.prod, uncomment it and delete ms.service
12-
ms.topic: # Add the ms.topic value
10+
ms.service: msal
11+
ms.topic: how-to
1312
ms.date: 03/18/2025
1413
---
1514

0 commit comments

Comments
 (0)