Authentication & Authorization
Authentication & Authorization
AUTHENTICATION AND
AUTHORIZATION EXPLAINED
SESSION, COOKIES
JWT,TOKEN,SSO,
OAUTH 2.0
OVERVIEW
Authentication and Authorization are two key concepts in web
security that control user access to systems and resources.
Session Cookies
JWT SSO
Session Token
Sent via
Secure Cookie
Backend Server
Session
request with Store
cookie
Data Request
data Verify Active
User Session
Cookie
Backend Server
Data Request
data
Login
Validate
email & password Creadentials
GET / user
Validate
Authorization: Be
arer Signature
Data
TOKEN
User
Credentials
Authentication
Server
Access Token
and
Refresh token
Access Token /
Refresh token
Client
User
Resource
Resource / New Server
Access Token
User
Single Sign-On (SSO)
device 2 b.com