Completed
Prototype
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Implementing Authorization in Web Applications and APIs
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Authorization is hard
- 3 Authentication first
- 4 Authentication metadata
- 5 What happens if this data becomes ambiguous
- 6 Why this is a bad idea
- 7 Two things
- 8 Authorization Provider
- 9 Prototype
- 10 Demo
- 11 Authentication
- 12 Client Library
- 13 Dr Role
- 14 Other authorization styles
- 15 Claims transformation
- 16 New Authorization API
- 17 New Authorization API Demo
- 18 Dependency Injection
- 19 Policy Providers
- 20 Custom Requirements
- 21 Resource Based Authorization