Mastering JWT with PeopleTools and PeopleCode Gain practical skills in creating and validating JSON Web Tokens using PeopleTools and PeopleCode. Dive into cryptography and enhance your understanding of secure token management. Enroll for free
1 Introduction Ⓒ Copyright 💡 Hints and Definitions How to use this course 2 Creating JSON Web Tokens Pluggable Encryption Technology Overview JSON Web Tokens (JWT) Overview Steps to Create a JWT in PeopleCode 1: Create an Algorithm Keyset 2: Create an Algorithm Chain 3: Create an Encryption Profile 4: Test the Encryption Profile 5: Generate a JWT