Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
OAuth Tokens As Your Identity API
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Me, using a service
- 3 API Security Maturity Model
- 4 The problem with API keys and Basic Auth
- 5 Example: The publisher
- 6 Scopes Example
- 7 Example: The Swish app
- 8 Passing information around
- 9 Verifying claims
- 10 Using Claims
- 11 Attribute sources
- 12 Claim data
- 13 How to identify data to put in the token
- 14 Scope not Scopes
- 15 Claims vs. Scopes
- 16 Custom Grouping
- 17 Usefulness
- 18 Access Control Example
- 19 Summary: No spaghetti
- 20 Summary: Attributes are not claims