Skip to main content
Question

OAuth 2.0 with JSON Web Tokens (Server Authentication)

  • May 22, 2025
  • 1 reply
  • 5 views

Forum|alt.badge.img

Hello,

how we can get value of following parameters of App Auth : 

Public Key ID
Private Key
Passphrase

We need to put them into JSON file. Please let us know. 

 

 

1 reply

Forum|alt.badge.img

Hello, 

Upon making a custom application using server authentication (with JSON web tokens), you'll want to navigate down the configuration page to a button that says "generate public/private keypair". This will download a JSON file locally with these values for your application. 

Best,

Kourtney, Box Developer Advocate