Skip to content

Commit b85c59b

Browse files
authored
Adding links to the on demand video and deck
1 parent 8bc8321 commit b85c59b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ endpoint: AAD V2
1010

1111
![Build badge](https://identitydivision.visualstudio.com/_apis/public/build/definitions/a7934fdd-dcde-4492-a406-7fad6ac00e17/514/badge)
1212

13+
## Scenario
14+
1315
This sample shows how to build a .NET Core MVC Web app that uses OpenID Connect to sign in personal accounts (including outlook.com, live.com, and others) as well as work and school accounts from any company or organization that has integrated with Azure Active Directory. It leverages the ASP.NET Core OpenID Connect middleware.
1416

1517
![Sign-in with Azure AD](ReadmeFiles/sign-in.png)
1618

19+
An on demand video was created for the Build 2018 event, featuring this scenario and this sample. See the video [Building Web App Solutions With Authentication](https://channel9.msdn.com/Events/Build/2018/THR5001), and the associated [PowerPoint deck](http://video.ch9.ms/sessions/c1f9c808-82bc-480a-a930-b340097f6cc1/SigninworkandschoolMSAusersWebApp.pptx)
20+
1721
## How to run this sample
1822

1923
To run this sample:

0 commit comments

Comments
 (0)