Skip to main content

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!

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!


 


Reply