Skip to main content
Question

JWT format?

  • May 27, 2025
  • 1 reply
  • 12 views

Forum|alt.badge.img

Hi,

I am generating a token following the tutorial for JWTs (grant_type: "urn:ietf:params:oauth:grant-type:jwt-bearer"). The API does return an access token, and it does work, but it doesn't seem to have the structure of a JWT (3 sections separated by dots...).

I am requesting it using a RSA key pair to sign the request.

I wonder if the tokens are encoded in a particular way, encrypted, or it is just an access token and not really a JWT.

Thanks!

1 reply

Forum|alt.badge.img
  • Author
  • Box Employee
  • 34738 replies
  • May 27, 2025

Hi Mike, 

Welcome to Box Community and glad to assist!

You can take this question to community.box.com that way, our Developer team will be able to assist. 

Thanks for posting!