7
Answers

Add ASP.NET MVC5 Identity Authentication to an existing APP

Ashish Rathi

Ashish Rathi

6y
12.7k
1
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)