API Versioning
Lectures 39 • 40 slides
Narration
Slide 1: OAuth 2.0 and RBAC
mindmap
root((OAuth 2.0 and RBAC))
OAuth 2.0
Authorization Framework
Social Login
RBAC
Role-Based Access Control
Permission Management
OpenID Connect
Authentication Protocol
Lecture Overview
- OAuth 2.0 mechanism and flow
- Implementation of social login
- RBAC (Role-Based Access Control)
- Permission management design patterns
- OpenID Connect
What you will learn today
- Authorization framework widely used in modern web applications
- Efficient and secure permission management design methods
- Practical implementation patterns
Prerequisites
- Contents of the 38th session "Deep Dive into Authentication and Authorization"
- HTTP basics, JWT mechanism
1/40