Skip to content

Commit 6dfe054

Browse files
committed
[bulk][msid] ownership update - batch 08
1 parent e764407 commit 6dfe054

10 files changed

+20
-20
lines changed

articles/active-directory/develop/msal-js-initializing-client-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Initialize MSAL.js client apps
33
description: Learn about initializing client applications using the Microsoft Authentication Library for JavaScript (MSAL.js).
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 10/21/2021
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev, devx-track-js
1616
# Customer intent: As an application developer, I want to learn about initializing a client application in MSAL.js to enable support for authentication and authorization in a JavaScript single-page application (SPA).

articles/active-directory/develop/msal-js-known-issues-ie-edge-browsers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Issues on Internet Explorer & Microsoft Edge (MSAL.js)
33
description: Learn about know issues when using the Microsoft Authentication Library for JavaScript (MSAL.js) with Internet Explorer and Microsoft Edge browsers.
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: troubleshooting
1111
ms.workload: identity
1212
ms.date: 05/18/2020
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev
1616
#Customer intent: As an application developer, I want to learn about issues with MSAL.js library so I can decide if this platform meets my application development needs and requirements.

articles/active-directory/develop/msal-js-pass-custom-state-authentication-request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Pass custom state in authentication requests (MSAL.js)
33
description: Learn how to pass a custom state parameter value in authentication request using the Microsoft Authentication Library for JavaScript (MSAL.js).
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 01/16/2020
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev
1616
#Customer intent: As an application developer, I want to learn about passing custom state in authentication requests so I can create more robust applications.

articles/active-directory/develop/msal-js-prompt-behavior.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Prompt behavior with MSAL.js
33
description: Learn to customize prompt behavior using the Microsoft Authentication Library for JavaScript (MSAL.js).
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 04/24/2019
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev
1616
#Customer intent: As an application developer, I want to learn about customizing the UI prompt behaviors in MSAL.js library so I can decide if this platform meets my application development needs and requirements.

articles/active-directory/develop/msal-js-sso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Single sign-on (MSAL.js)
33
description: Learn about building single sign-on experiences using the Microsoft Authentication Library for JavaScript (MSAL.js).
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 10/25/2021
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev, has-adal-ref
1616
#Customer intent: As an application developer, I want to learn about enabling single sign on experiences with MSAL.js library so I can decide if this platform meets my application development needs and requirements.

articles/active-directory/develop/msal-js-use-ie-browser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Issues on Internet Explorer (MSAL.js)
33
description: Use the Microsoft Authentication Library for JavaScript (MSAL.js) with Internet Explorer browser.
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 12/01/2021
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev
1616
#Customer intent: As an application developer, I want to learn about issues with MSAL.js library so I can decide if this platform meets my application development needs and requirements.

articles/active-directory/develop/quickstart-v2-javascript-auth-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: "Quickstart: Sign in users in JavaScript single-page apps (SPA) with auth code"
33
description: In this quickstart, learn how a JavaScript single-page application (SPA) can sign in users of personal accounts, work accounts, and school accounts by using the authorization code flow.
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: portal
1010
ms.workload: identity
1111
ms.date: 11/12/2021
1212
ROBOTS: NOINDEX
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.custom: aaddev, "scenarios:getting-started", "languages:JavaScript", devx-track-js, mode-other
1515
#Customer intent: As an app developer, I want to learn how to get access tokens and refresh tokens by using the Microsoft identity platform so that my JavaScript app can sign in users of personal accounts, work accounts, and school accounts.
1616
---

articles/active-directory/develop/quickstart-v2-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: "Quickstart: Sign in users in JavaScript single-page apps"
33
description: In this quickstart, you learn how a JavaScript app can call an API that requires access tokens issued by the Microsoft identity platform.
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: quickstart
1010
ms.workload: identity
1111
ms.date: 04/11/2019
12-
ms.author: marsma
12+
ms.author: owenrichards
1313
ms.custom: aaddev, identityplatformtop40, "scenarios:getting-started", "languages:JavaScript", devx-track-js, mode-api
1414
#Customer intent: As an app developer, I want to learn how to get access tokens by using the Microsoft identity platform so that my JavaScript app can sign in users of personal accounts, work accounts, and school accounts.
1515
---

articles/active-directory/develop/scenario-spa-app-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Configure single-page app
33
description: Learn how to build a single-page application (app's code configuration)
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 02/11/2020
13-
ms.author: marsma
13+
ms.author: owenrichards
1414
ms.custom: aaddev
1515
#Customer intent: As an application developer, I want to know how to write a single-page application by using the Microsoft identity platform.
1616
---

articles/active-directory/develop/scenario-spa-app-registration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Register single-page applications (SPA)
33
description: Learn how to build a single-page application (app registration)
44
services: active-directory
5-
author: mmacy
5+
author: OwenRichards1
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: conceptual
1010
ms.workload: identity
1111
ms.date: 05/10/2022
12-
ms.author: marsma
12+
ms.author: owenrichards
1313
ms.custom: aaddev
1414
# Customer intent: As an application developer, I want to know how to write a single-page application by using the Microsoft identity platform.
1515
---

0 commit comments

Comments
 (0)