Welcome to the new Box Support website. Check out all the details here on what’s changed.

authentication issue need jwt and access

Answered
New post

Comments

5 comments

  • jcleblanc

    Hi ,

     

    If I understand your question, you want a JWT implementation but want to be able to work directly with user accounts in your enterprise?

     

    For that you can go through the JWT process (https://developer.box.com/docs/authenticate-with-jwt), which gives you access to work with content in the service account. If you then generate a user access token (https://developer.box.com/docs/work-with-users#section-generate-a-user-access-token), using that token will allow you to work directly with a user in your enterprise that you specify. 

     

    Hope that helps,

    Jon

    0
    Comment actions Permalink
  • yaelal3

    unfortunately i need to work with an existing account
    i cant create it
    is that possible ?

    thanks

    0
    Comment actions Permalink
  • yaelal3

    unfortunately i need to work with an existing account

    i cant create it
    is that possible ?
     
    thanks
    0
    Comment actions Permalink
  • jcleblanc

    Hi ,

     

    Yes you'll be able to do that with the JWT process as well. Folks that are already within your enterprise you'll be able to work with within the app.

     

    - Jon

    0
    Comment actions Permalink
  • yaelal3

    they are not
    i did not create their account and they don't belong to me....
    they just need me to perform a service

    0
    Comment actions Permalink

Please sign in to leave a comment.