Skip to content

Commit 0ece594

Browse files
committed
update-meta
1 parent 58e4c6a commit 0ece594

5 files changed

+9
-17
lines changed

articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-configure-authentication.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@ description: Learn how to configure authentication for a vanilla JavaScript sing
44
services: active-directory
55
author: OwenRichards1
66
manager: CelesteDG
7-
87
ms.author: owenrichards
98
ms.service: active-directory
10-
ms.workload: identity
119
ms.subservice: ciam
1210
ms.topic: how-to
1311
ms.date: 05/25/2023
14-
ms.custom: developer
1512

1613
#Customer intent: As a developer, I want to learn how to configure vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure Active Directory (AD) for customers tenant.
1714
---

articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-prepare-app.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Prepare your vanilla JavaScript single-page application for authentication
2+
title: Prepare a vanilla JavaScript single-page application for authentication
33
description: Learn how to prepare a vanilla JavaScript single-page app (SPA) for authentication and authorization with your Azure Active Directory (AD) for customers tenant.
44
services: active-directory
55
author: OwenRichards1
@@ -8,14 +8,14 @@ ms.author: owenrichards
88
ms.service: active-directory
99
ms.subservice: ciam
1010
ms.topic: how-to
11-
ms.date: 05/24/2023
11+
ms.date: 05/25/2023
1212

1313
#Customer intent: As a developer, I want to learn how to configure vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure AD for customers tenant.
1414
---
1515

16-
# Prepare your vanilla JavaScript single-page application for authentication
16+
# Prepare a vanilla JavaScript single-page application for authentication
1717

18-
After registering an application and creating a user flow in a Azure Active Directory (AD) for customers tenant, a vanilla JavaScript (JS) single-page application (SPA) can be created using an integrated development environment (IDE) or a code editor. In this article, you'll create a vanilla JS SPA and a server to host the application.
18+
After registering an application and creating a user flow in an Azure Active Directory (AD) for customers tenant, a vanilla JavaScript (JS) single-page application (SPA) can be created using an integrated development environment (IDE) or a code editor. In this article, you'll create a vanilla JS SPA and a server to host the application.
1919

2020
## Prerequisites
2121

articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-prepare-tenant.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ author: OwenRichards1
66
manager: CelesteDG
77
ms.author: owenrichards
88
ms.service: active-directory
9-
ms.workload: identity
109
ms.subservice: ciam
1110
ms.topic: how-to
12-
ms.date: 05/24/2023
13-
ms.custom: developer
11+
ms.date: 05/25/2023
12+
1413

1514
#Customer intent: As a developer, I want to learn how to configure vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure Active Directory (AD) for customers tenant.
1615
---

articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-sample-sign-in.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ description: Learn how to configure a sample JavaSCript single-page application
44
services: active-directory
55
author: OwenRichards1
66
manager: CelesteDG
7-
87
ms.author: owenrichards
98
ms.service: active-directory
10-
ms.workload: identity
119
ms.subservice: ciam
1210
ms.topic: how-to
1311
ms.date: 05/25/2023
14-
ms.custom: developer
12+
1513

1614
#Customer intent: As a dev, devops, I want to learn about how to configure a sample vanilla JS SPA to sign in and sign out users with my Azure Active Directory (Azure AD) for customers tenant
1715
---

articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-sign-in-sign-out.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ description: Learn how to configure a vanilla JavaScript single-page app (SPA) t
44
services: active-directory
55
author: OwenRichards1
66
manager: CelesteDG
7-
87
ms.author: owenrichards
98
ms.service: active-directory
10-
ms.workload: identity
119
ms.subservice: ciam
1210
ms.topic: how-to
13-
ms.date: 05/24/2023
14-
ms.custom: developer
11+
ms.date: 05/25/2023
12+
1513

1614
#Customer intent: As a developer, I want to learn how to configure vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure Active Directory (AD) for customers tenant.
1715
---

0 commit comments

Comments
 (0)