Ashish Rathi

Ashish Rathi

  • 1k
  • 685
  • 16.1k

Add ASP.NET MVC5 Identity Authentication to an existing APP

Nov 18 2018 11:28 PM
I have created an application using ASP.NET MVC5 application using 4.7.2 .Net framework. but while creating the project I have selected "NO Authentication". Now I have added couple of pages where I would like to have authentication.
 
I know we can use Identity framework, but I am not able to add it to an existing MVC application. Can anyone have solution for this?
 

Answers (7)