The Parts of JWT Security Nobody Talks About | Philippe De Ryck, Google Developer Expert
Join the "Full Stack Developers Israel" future meetups @ http://www.meetup.com/full-stack-deve... JSON Web Tokens (JWT) have become the de facto standard to transfer application claims between the client and the server. By design, they incorporate the use of signatures to ensure the integrity of the data. However, merely signing the data alone is not enough to guarantee security. In this talk, we zoom into the security properties of JWTs. After introducing the different signature schemes, we dive into the hard parts nobody talks about. How do you manage and identify the keys used for the signature? How do you handle key rotation? And what about encrypting JWTs? This talk answers all these questions. You will walk away with a set of best practices for adequately securing JWTs. Philippe De Ryck is the founder of Pragmatic Web Security, where he travels the world to train developers on web security and security engineering. He holds a Ph.D. in web security from KU Leuven. Google recognizes Philippe as a Google Developer Expert for his knowledge of web security and security in Angular applications. video production: מדיה'לה | Mediale

Getting API security right - Philippe De Ryck - NDC London 2023

What is JWT? JSON Web Tokens Explained (Java Brains)

Securing Your APIs with OAuth 2.0 - API Days

What Is JWT and Why Should You Use JWT

OAuth 2.0 and OpenID Connect (in plain English)

Tech Talk: What is Public Key Infrastructure (PKI)?

The Nuts and Bolts of API Security: Protecting Your Data at All Times

7 Authentication Concepts Every Developer Should Know

A Developer's Guide to SAML

Passkeys Explained: Are They Actually Better Than Passwords?

JWT - JSON Web Token Crash Course (NodeJS & Postgres)

Common API Security Pitfalls - Philippe De Ryck

Microservice Authentication and Authorization | Nic Jackson

Common API Security Pitfalls • Philippe De Ryck • GOTO 2019

Introduction to OAuth 2.0 and OpenID Connect • Philippe De Ryck • GOTO 2018

Attacking AI - Jason Haddix - NDC Security 2026

The Many Meanings of Event-Driven Architecture • Martin Fowler • GOTO 2017

Cracking JWT tokens (...) - Luciano Mammino - Codemotion Milan 2017

Cookies, Sessions, JSON Web Tokens (JWT) and More 🍪🔐

