Everything You Ever Wanted to Know About OAuth and OIDC
Offered By: Okta via YouTube
Course Description
Overview
Dive into a comprehensive 33-minute video lecture on OAuth and OpenID Connect (OIDC) protocols, presented by Aaron Parecki, author of OAuth 2.0 Simplified and co-editor of the OAuth 2.1 spec. Explore the fundamentals, use cases, and security best practices for implementing OAuth and OIDC in various applications, including mobile platforms. Gain insights into the upcoming OAuth 2.1 update, learn about JWT access tokens and their trade-offs, and discover how to design effective scopes for granular access control. Understand the architecture of microservices protected by OAuth at the gateway level, and stay up-to-date with the latest developments in OAuth security.
Syllabus
Intro
Why do we need OAuth
OAuth vs OIDC
Public vs Confidential Clients
OAuth Client Roles
What is the Front Channel
What is Pixi
Refresh Tokens
Where to Store Tokens
API Validation
Learn More
Taught by
Okta
Related Courses
Securing ASP.NET Core 2 with OAuth2 and OpenID ConnectPluralsight Securing ASP.NET Core 3 with OAuth2 and OpenID Connect
Pluralsight Spring Framework: Using Spring Security OAuth2 Login
Pluralsight Authentication and Authorization in PHP
Pluralsight Securing Angular Apps with OpenID Connect and OAuth 2
Pluralsight