Scott Brady's Newsletter

Share this post

New Pluralsight Course - JWT Fundamentals

scottbrady91.substack.com

Discover more from Scott Brady's Newsletter

Learn about web security with a focus on OAuth and ASP.NET Core.
Continue reading
Sign in

New Pluralsight Course - JWT Fundamentals

Learn how to use JWTs securely in my latest Pluralsight course.

Scott Brady
Aug 10, 2022
Share

JSON Web Tokens (JWTs) give you a standardized security token format; however, they can often be abused due to gotchas in the core standards and subpar library design. Learn how to use JWTs securely with my latest course on Pluralsight: JWT Fundamentals.

JSON Web Token (JWT) is a standardized security token format that allows you to securely transmit data between parties as a self-contained JSON object. You’ll often see JWTs criticized for their use of cryptographic agility; however, due to their popularity and flexibility, it’s more than likely that you’ll need to use them at some point.

This course will teach you how to use JWTs securely, adhering to modern best practices while defending against the permissive nature of the core JOSE standards, regardless of your programming language or framework.

▶️ Watch the course.

Topics Covered

In this course, I focus on how to use JWTs securely, focusing on their modern OAuth and OpenID Connect use cases and best practices.

Watch this course to learn:

  • When to use JSON Web Tokens and when not to use them

  • How to create and validate a JSON Web Token

  • The basics of digital signatures and how to choose the best signing algorithm

  • How to encrypt JSON Web Tokens with JWE

  • Best practices for securely using JSON Web Tokens and when to consider alternative approaches

As you’ll see throughout this course, I highly recommend watching my OAuth course to better understand the JWT use case and how best to use JWTs for API access.

I hope you enjoy the course. If you have any feedback or future topic suggestions, let me know!

▶️ Watch the course.

Thanks for reading Scott Brady's Newsletter! Subscribe for free to receive new posts and support my work.

Share
Previous
Next
Top
New

No posts

Ready for more?

© 2023 Scott Brady
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing