Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi good ,

Iam developing my first MVC project with angularjs and asp mvc with web api ,entity 5 and bootstrap
So, far its good but i want to implement security in the website authorization authentication i have seen many articles but could not understand the basic concept mixing the forms authentication and OAuth in single project

please suggest your opinions how to implement security in the application

Thank You
Posted
Updated 27-Jun-15 18:43pm
Comments
[no name] 27-Jun-15 12:05pm    
Sergey Alexandrovich Kryukov 27-Jun-15 13:59pm    
That would be a valid answer you could post. You can also use "Let me Google that for you", http://lmgtfy.com or "Let me Bing that for you, http://letmebingthatforyou.com.
—SA
[no name] 27-Jun-15 14:05pm    
Thank you, but I'm not safe with all these things. It is better you give the answer. Bruno.
Sergey Alexandrovich Kryukov 27-Jun-15 14:10pm    
I don't mind but don't see why won't you do this. Are you afraid of down-voted? If you think some down-votes are not right, the best advice would be to ignore them, if they seems to be reasonable, the best advice would be to improve your post. :-)
—SA
[no name] 27-Jun-15 14:30pm    
That is easy to say with your rep. It is my fifth attempt to join here... four times kicked.

1 solution

With crediting the comment to the question by itislikethis, you should better start with:
http://bfy.tw/Y5O[^],
http://bfy.tw/Y5T[^].

Here are some of the reasonable findings:
http://www.asp.net/web-api/overview/security[^],
https://msdn.microsoft.com/en-us/magazine/dn201748.aspx[^],
http://www.asp.net/mvc/overview/security[^].

This CodeProject article on ASP.NET MVC security could be also useful: Security In ASP.NET MVC[^].

Now you should basically see where you can start. :-)

—SA
 
Share this answer
 
Comments
[no name] 27-Jun-15 14:28pm    
Your answer is 5'd
Sergey Alexandrovich Kryukov 27-Jun-15 14:31pm    
Thank you, Bruno.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900