G
G
Gennady Kruglov2019-12-19 10:05:59
User identification
Gennady Kruglov, 2019-12-19 10:05:59

Where can I read about authentication and authorization in web applications?

This means both common mechanisms, such as OAuth, and general topics, encryption in this context, keys, cookies, session, and that's all that I've heard somewhere, but I don't really understand and know.
Could help - point the direction.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
X
xmoonlight, 2019-12-19
@robinzonejob

Everything in a row is very extensive and you won’t even read everything!
It depends on the solution of a specific problem: authentication is one thing (there are a lot of them!), encryption is completely different, hashing algorithms are a completely different direction.
Start with simple wikipedia terms and move on to links within articles.
Authorization
Authentication

A
Andrew, 2019-12-19
@deepblack

  • Introduction to OAuth 2
  • About tokens, JSON Web Tokens (JWT), authentication...

D
Denis Sechin, 2019-12-19
@tamogavk

Www-auth digest and basic. This is for starters

D
Dimonchik, 2019-12-20
@dimonchik2013

solving-identity-access-management-appli

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question