Token profile data instance

Create a JSON Web Token (JWT) profile data instance to confirm a user's identity between two different processes. JSON Web Token (JWT) is an open standard that defines a compact and self-contained method to securely exchange information between different parties as a JSON object. For example, the token can contain information about a user that can be used by another party to validate the identity of the user.

The Pega Platform server acts as a trusted third party that generates, or processes (validates), a JWT after you fill out the token profile form and provide the required information.

Access the token profile data instance in Dev Studio from the navigation panel by clicking Records > Security > Token Profile.