Skip to content

Commit 2501272

Browse files
Merge pull request #242678 from csmulligan/csmulligan-sample-updates
[CIAM] Samples - metadata updates
2 parents 14bd51e + ac9770a commit 2501272

11 files changed

+75
-30
lines changed

.openpublishing.redirection.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23858,6 +23858,51 @@
2385823858
"redirect_url": "/azure/active-directory/authentication/how-to-migrate-mfa-server-to-mfa-with-federation",
2385923859
"redirect_document_id": true
2386023860
},
23861+
{
23862+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-sample-sign-in.md",
23863+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-single-page-app-vanillajs-sign-in",
23864+
"redirect_document_id": true
23865+
},
23866+
{
23867+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-application-angular-sample.md",
23868+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-single-page-application-angular",
23869+
"redirect_document_id": true
23870+
},
23871+
{
23872+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-single-page-application-react-sample.md",
23873+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-single-page-application-react",
23874+
"redirect_document_id": true
23875+
},
23876+
{
23877+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-web-app-node-sample-sign-in.md",
23878+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-web-app-node-sign-in",
23879+
"redirect_document_id": true
23880+
},
23881+
{
23882+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-web-app-node-sample-sign-in-call-api.md",
23883+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-web-app-node-sign-in-call-api",
23884+
"redirect_document_id": true
23885+
},
23886+
{
23887+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-web-app-dotnet-sample-sign-in.md",
23888+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-web-app-dotnet-sign-in",
23889+
"redirect_document_id": true
23890+
},
23891+
{
23892+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-browserless-app-node-sample-sign-in.md",
23893+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-browserless-app-node-sign-in",
23894+
"redirect_document_id": true
23895+
},
23896+
{
23897+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-browserless-app-dotnet-sample-sign-in.md",
23898+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-browserless-app-dotnet-sign-in",
23899+
"redirect_document_id": true
23900+
},
23901+
{
23902+
"source_path_from_root": "/articles/active-directory/external-identities/customers/how-to-daemon-node-sample-call-api.md",
23903+
"redirect_url": "/azure/active-directory/external-identities/customers/sample-daemon-node-call-api",
23904+
"redirect_document_id": true
23905+
},
2386123906
{
2386223907
"source_path_from_root": "/articles/active-directory/manage-apps/migrate-okta-sync-provisioning-to-azure-active-directory.md",
2386323908
"redirect_url": "/azure/active-directory/manage-apps/migrate-okta-sync-provisioning",

articles/active-directory/external-identities/customers/how-to-browserless-app-dotnet-sample-sign-in.md renamed to articles/active-directory/external-identities/customers/sample-browserless-app-dotnet-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.author: shermanouko
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.subservice: ciam
12-
ms.topic: how-to
13-
ms.date: 05/10/2023
12+
ms.topic: sample
13+
ms.date: 06/23/2023
1414
ms.custom: developer
1515

1616
#Customer intent: As a dev, devops, I want to learn about how to configure a sample ASP.NET browserless app to sign in users with my Azure Active Directory (Azure AD) for customers tenant

articles/active-directory/external-identities/customers/how-to-browserless-app-node-sample-sign-in.md renamed to articles/active-directory/external-identities/customers/sample-browserless-app-node-sign-in.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.author: dmwendia
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.subservice: ciam
12-
ms.topic: how-to
13-
ms.date: 05/09/2023
12+
ms.topic: sample
13+
ms.date: 06/23/2023
1414
ms.custom: developer
1515

1616
#Customer intent: As a dev, devops, I want to learn about how to configure a sample Node.js browserless application to authenticate users with my Azure Active Directory (Azure AD) for customers tenant
@@ -118,4 +118,4 @@ You can now test the sample Node.js browserless app.
118118
119119
Learn how to:
120120
121-
- [Sign in users in your own Node.js browserless application by using Microsoft Entra](how-to-browserless-app-node-sign-in-overview.md)
121+
- [Sign in users in your own Node.js browserless application by using Microsoft Entra](how-to-browserless-app-node-sign-in-overview.md)

articles/active-directory/external-identities/customers/how-to-daemon-node-sample-call-api.md renamed to articles/active-directory/external-identities/customers/sample-daemon-node-call-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.author: kengaderdus
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.subservice: ciam
12-
ms.topic: how-to
13-
ms.date: 05/22/2023
12+
ms.topic: sample
13+
ms.date: 06/23/2023
1414
ms.custom: developer
1515

1616
#Customer intent: As a dev, devops, I want to configure a sample Node.js daemon application that calls an API protected by Azure Active Directory (Azure AD) for customers tenant
@@ -166,4 +166,4 @@ A Web API endpoint should be prepared to accept calls from both users and applic
166166

167167
- Learn how to [Use client certificate instead of a secret for authentication in your Node.js confidential app](how-to-web-app-node-use-certificate.md).
168168

169-
- Learn about [permissions and consent](../../develop/permissions-consent-overview.md).
169+
- Learn about [permissions and consent](../../develop/permissions-consent-overview.md).

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ manager: CelesteDG
77
ms.author: owenrichards
88
ms.service: active-directory
99
ms.subservice: ciam
10-
ms.topic: how-to
11-
ms.date: 05/25/2023
10+
ms.topic: sample
11+
ms.date: 06/23/2023
1212

1313

1414
#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
1515
---
1616

1717
# Sign in users in a sample vanilla JavaScript single-page application
1818

19-
This how-to guide uses a sample vanilla JavaScript single-page Application (SPA) to demonstrate how to add authentication to a SPA. The SPA enables users to sign in and sign out by using their own Azure Azure Active Directory (AD) for customers tenant. The sample uses the [Microsoft Authentication Library for JavaScript (MSAL.js)](https://github.com/AzureAD/microsoft-authentication-library-for-js) to handle authentication.
19+
This how-to guide uses a sample vanilla JavaScript single-page Application (SPA) to demonstrate how to add authentication to a SPA. The SPA enables users to sign in and sign out by using their own Azure Active Directory (AD) for customers tenant. The sample uses the [Microsoft Authentication Library for JavaScript (MSAL.js)](https://github.com/AzureAD/microsoft-authentication-library-for-js) to handle authentication.
2020

2121
## Prerequisites
2222

articles/active-directory/external-identities/customers/how-to-single-page-application-angular-sample.md renamed to articles/active-directory/external-identities/customers/sample-single-page-application-angular.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.author: godonnell
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: ciam
11-
ms.topic: how-to
12-
ms.date: 05/23/2023
11+
ms.topic: sample
12+
ms.date: 06/23/2023
1313
ms.custom: developer
1414

1515
#Customer intent: As a dev, devops, I want to learn about how to configure a sample Angular Single Page Application to sign in and sign out users with my Azure Active Directory (Azure AD) for customers tenant

articles/active-directory/external-identities/customers/how-to-single-page-application-react-sample.md renamed to articles/active-directory/external-identities/customers/sample-single-page-application-react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ manager: celestedg
77
ms.author: godonnell
88
ms.service: active-directory
99
ms.subservice: ciam
10-
ms.topic: how-to
11-
ms.date: 05/23/2023
10+
ms.topic: sample
11+
ms.date: 06/23/2023
1212

1313
#Customer intent: As a dev, devops, I want to learn about how to configure a sample React single-page app to sign in and sign out users with my Azure Active Directory (Azure AD) for customers tenant
1414
---

articles/active-directory/external-identities/customers/how-to-web-app-dotnet-sample-sign-in.md renamed to articles/active-directory/external-identities/customers/sample-web-app-dotnet-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.author: cwerner
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.subservice: ciam
12-
ms.topic: how-to
13-
ms.date: 05/22/2023
12+
ms.topic: sample
13+
ms.date: 06/23/2023
1414
ms.custom: developer
1515

1616
#Customer intent: As a dev, devops, I want to learn about how to configure a sample ASP.NET web app to sign in and sign out users with my Azure Active Directory (Azure AD) for customers tenant

articles/active-directory/external-identities/customers/how-to-web-app-node-sample-sign-in-call-api.md renamed to articles/active-directory/external-identities/customers/sample-web-app-node-sign-in-call-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.author: kengaderdus
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.subservice: ciam
12-
ms.topic: how-to
13-
ms.date: 05/22/2023
12+
ms.topic: sample
13+
ms.date: 06/23/2023
1414
ms.custom: developer
1515

1616
#Customer intent: As a dev, devops, I want to learn about how to configure a sample web app to sign in and sign out users with my CIAM tenant

articles/active-directory/external-identities/customers/how-to-web-app-node-sample-sign-in.md renamed to articles/active-directory/external-identities/customers/sample-web-app-node-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.author: kengaderdus
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.subservice: ciam
12-
ms.topic: how-to
13-
ms.date: 05/22/2023
12+
ms.topic: sample
13+
ms.date: 06/23/2023
1414
ms.custom: developer
1515

1616
#Customer intent: As a dev, devops, I want to learn about how to configure a sample Node.js web app to sign in and sign out users with my Azure Active Directory (Azure AD) for customers tenant

0 commit comments

Comments
 (0)