Skip to content
This repository was archived by the owner on Jan 23, 2020. It is now read-only.

Commit 1abf34d

Browse files
committed
Adding YAML header.
1 parent cb1d506 commit 1abf34d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
services:
3+
platforms:
4+
author: azure
5+
---
6+
17
# WebApp-WebAPI-OpenIdConnect-AspNet5
28
This sample shows how to build an MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a web API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net running on ASP.NET 5.
39

0 commit comments

Comments
 (0)