Protect Your APIs with OAuth // Developer Day Labs

August 25, 2021
Wed

This lab focuses on configuring an OAuth server to protect an API using OAuth access tokens. Throughout the course of the lab, you'll adjust the token lifetime of your access tokens, create a custom scope in your OAuth server, add a custom claim to the JWT access token, and learn the implications of the decisions of how to validate these tokens. You'll be trying this out using your own Okta Developer account, so make sure to sign up ahead of time.

Everyone who completes this exercise will receive a copy of Aaron Parecki's book, OAuth 2.0 Simplified.

Instructor: Aaron Parecki