Completed
Audience Survey
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Implementing Microservices Security Patterns & Protocols
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Audience Survey
- 3 OpenID Connect Server
- 4 Configuring the Client
- 5 Configuring the Application
- 6 Demo
- 7 Hands Up
- 8 Go Under the Hood
- 9 JSON What Algorithm
- 10 IANA Registry
- 11 Why use IANA Registry
- 12 JSON Web Key
- 13 JSON Web Signature
- 14 Verifying JSON Web Signature
- 15 Web Encryption
- 16 JSON Web Token
- 17 OAuth
- 18 OAuth Concepts
- 19 Client Credentials
- 20 Implicit Grant
- 21 Authorization Code Grant
- 22 Access Token
- 23 Open ID Connect