Validate a JWT

Information

PSPDFKit Server has been deprecated and replaced by PSPDFKit Document Engine. All PSPDFKit Server and PSPDFKit for Web Server-Backed licenses will work as before and be supported until 15 May 2024 (we will contact you about license migration). To start using Document Engine, refer to the migration guide. With Document Engine, you’ll have access to robust new capabilities (read the blog for more information).

If you’re having trouble authenticating your clients, you can validate your JWT in the PSPDFKit Server Dashboard. This lets you check if you’re missing any claims and if your JWT is in the correct format.

If you’re testing PSPDFKit Server locally, you can follow the Setting Up PSPDFKit Server guide and access the JWT validator at http://localhost:5000/dashboard/jwt-validation. To use it, paste the JWT into the text field. The validation result appears instantly:

PSPDFKit Server Dashboard JWT Validator