Completed
OAuth2 on a national scale
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
OAuth2 on a National Level - How to Secure Extremely Sensitive APIs
Automatically move to the next video in the Classroom when playback concludes
- 1 OAuth2 on a national scale
- 2 Sensitive APIs?
- 3 The Norwegian health sector
- 4 But what is the problem?
- 5 alternatives
- 6 Securing an API is easy
- 7 The HelseID security profile
- 8 OAuth 2.1
- 9 FAPI 2.0 security profile
- 10 Standard web security
- 11 Only confidential clients
- 12 Keypairs only
- 13 Strict requirements regarding signing algorithms
- 14 Only one way to use the protocols
- 15 USE A LIBRARY!
- 16 code reviews
- 17 self-service setup
- 18 the core service
- 19 In summary