O
O
Oscar Telmanov2017-01-28 21:14:43
ASP.NET
Oscar Telmanov, 2017-01-28 21:14:43

Does anyone know a course or a book that describes authentication and authorization in detail using asp.net applications as an example?

Hello!
It is necessary to make the functionality of registration-authorization-authentication of the user in the application, aspnet identity - pulls too much unnecessary functionality for this project unnecessary - I don’t want to use it. Advise what you can read or see on this topic - it's better to see with an example))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GranD1K, 2017-01-29
@Oskar87

Use Forms Authentication.
https://msdn.microsoft.com/en-us/library/7t6b43z4.aspx
implementation is described in detail here:
metanit.com/sharp/mvc/11.3.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question