Skip to content

Commit fc8d925

Browse files
authored
Merge pull request AzureADQuickStarts#30 from rwike77/patch-1
YAML updates for samples browser
2 parents 3249c03 + 1072ef0 commit fc8d925

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
page_type: sample
3+
languages:
4+
- nodejs
5+
products:
6+
- azure
7+
- azure-active-directory
8+
description: "This sample demonstrates how to set up OpenId Connect authentication in a web application built using Node.js with Express."
9+
---
10+
111
# Azure Active Directory OIDC Node.js Web Sample
212

313
| [Library](https://github.com/AzureAD/passport-azure-ad) | [Docs](https://aka.ms/aadv2) | [Support](README.md#community-help-and-support) | [Protocol](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols-oidc)
@@ -21,7 +31,7 @@ To run this sample you will need the following:
2131
- Select your profile from the menu on the top right corner of the page, and then **Switch directory**.
2232
- Change your session to the Azure AD tenant where you want to create your application.
2333

24-
1. Navigate to [Azure Active Directory > App registrations (Preview)](https://go.microsoft.com/fwlink/?linkid=2083908) to register your app.
34+
1. Navigate to [Azure Active Directory > App registrations](https://go.microsoft.com/fwlink/?linkid=2083908) to register your app.
2535

2636
1. Select **New registration.**
2737

0 commit comments

Comments
 (0)