Course curriculum

  • 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