Skip to content

Commit 0920c0f

Browse files
authored
Merge pull request #215401 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST 10/21
2 parents 559aa81 + d2841ac commit 0920c0f

File tree

174 files changed

+2616
-1753
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+2616
-1753
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@
6565
"redirect_url": "/azure/active-directory/saas-apps/navex-irm-keylight-lockpath-tutorial",
6666
"redirect_document_id": false
6767
},
68+
{
69+
"source_path_from_root": "/articles/active-directory/saas-apps/headerf5-tutorial.md",
70+
"redirect_url": "/azure/active-directory/saas-apps/f5-big-ip-headers-easy-button",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/active-directory/saas-apps/oracle-peoplesoft-protected-by-f5-big-ip-apm-tutorial.md",
75+
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
76+
"redirect_document_id": false
77+
},
6878
{
6979
"source_path_from_root": "/articles/active-directory/fundamentals/whats-new-microsoft-365-government.md",
7080
"redirect_url": "/azure/active-directory/fundamentals/whats-new",

articles/active-directory/develop/active-directory-claims-mapping.md

Lines changed: 96 additions & 87 deletions
Large diffs are not rendered by default.

articles/active-directory/develop/index-desktop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ summary: >
66
our quickstarts, tutorials, and in-depth how-to guides.
77
88
metadata:
9-
author: mmacy
9+
author: Dickson-Mwendia
1010
manager: CelesteDG
11-
ms.author: marsma
11+
ms.author: dmwendia
1212
ms.date: 04/01/2022
1313
ms.service: active-directory
1414
ms.subservice: develop

articles/active-directory/develop/index-mobile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ summary: >
66
our quickstarts, tutorials, and in-depth how-to guides.
77
88
metadata:
9-
author: mmacy
9+
author: Dickson-Mwendia
1010
manager: CelesteDG
11-
ms.author: marsma
11+
ms.author: dmwendia
1212
ms.date: 04/01/2022
1313
ms.service: active-directory
1414
ms.subservice: develop

articles/active-directory/develop/index-service.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ summary: >
66
our quickstarts, tutorials, and in-depth how-to guides.
77
88
metadata:
9-
author: mmacy
9+
author: Dickson-Mwendia
1010
manager: CelesteDG
11-
ms.author: marsma
11+
ms.author: dmwendia
1212
ms.date: 04/01/2022
1313
ms.service: active-directory
1414
ms.subservice: develop

articles/active-directory/develop/index-spa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ summary: >
66
our quickstarts, tutorials, and in-depth how-to guides.
77
88
metadata:
9-
author: mmacy
9+
author: Dickson-Mwendia
1010
manager: CelesteDG
11-
ms.author: marsma
11+
ms.author: dmwendia
1212
ms.date: 04/01/2022
1313
ms.service: active-directory
1414
ms.subservice: develop

articles/active-directory/develop/index-web-api.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ summary: >
66
our quickstarts and in-depth how-to guides.
77
88
metadata:
9-
author: mmacy
10-
ms.author: marsma
9+
author: Dickson-Mwendia
10+
ms.author: dmwendia
1111
ms.date: 04/01/2022
1212
ms.service: active-directory
1313
ms.subservice: develop

articles/active-directory/develop/index-web-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ summary: >
66
our quickstarts, tutorials, and in-depth how-to guides.
77
88
metadata:
9-
author: mmacy
10-
ms.author: marsma
9+
author: Dickson-Mwendia
10+
ms.author: dmwendia
1111
ms.date: 04/01/2022
1212
ms.service: active-directory
1313
ms.subservice: develop

articles/active-directory/develop/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ metadata:
1313
Use Azure Active Directory (Azure AD) with OAuth 2.0 and OpenID Connect (OIDC) to protect the apps and web APIs you build. Learn how to sign in users and
1414
manage their access through our quickstarts, tutorials, code samples, and API reference documentation.
1515
16-
author: mmacy
16+
author: Dickson-Mwendia
1717
manager: CelesteDG
18-
ms.author: marsma
18+
ms.author: dmwendia
1919
ms.date: 04/01/2022
2020
ms.service: active-directory
2121
ms.subservice: develop

articles/active-directory/develop/msal-error-handling-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Handle errors and exceptions in MSAL.NET
33
description: Learn how to handle errors and exceptions, Conditional Access claims challenges, and retries in MSAL.NET.
44
services: active-directory
5-
author: mmacy
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 11/26/2020
13-
ms.author: marsma
13+
ms.author: dmwendia
1414
ms.reviewer: saeeda, jmprieur
1515
ms.custom: aaddev
1616
---

0 commit comments

Comments
 (0)