Skip to content

Commit fb2858d

Browse files
committed
Learn Editor: Update linux-broker-py.md
1 parent d07dc8f commit fb2858d

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

msal-python-conceptual/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
href: advanced/wam.md
1414
- name: Using MSAL Python with Authentication Brokers on macOS
1515
href: advanced/macos-broker.md
16+
- name: Using MSAL Python with an Authentication Broker on Linux
17+
href: ./advanced/linux-broker-py.md
18+
displayName: msal, python, linux
1619
- name: Migrate to MSAL Python
1720
href: advanced/migrate-python-adal-msal.md
1821
- name: Logging
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
# Required metadata
3+
# For more information, see https://review.learn.microsoft.com/en-us/help/platform/learn-editor-add-metadata?branch=main
4+
# 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
5+
6+
title: # Add a title for the browser tab
7+
description: # Add a meaningful description for search results
8+
author: ploegert # GitHub alias
9+
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
13+
ms.date: 03/18/2025
14+
---
15+
16+
Using MSAL Python with an Authentication Broker on Linux

0 commit comments

Comments
 (0)