"Service account" vs "app user"

New post

Comments

2 comments

  • LoCortes

    Hello ,

     

    if you do an authentication call using the enterprise method instead the user one, you will be authenticating with the service account. Then, if you do a call to getCurrentUser information you will see the "mail" of that user. Something like: AutomationUser_xxxxxx_KPvny_____(at)boxdevedition(dot)com. This user is the one you've configured when you were configuring the application permissions. It will have admin rights according to the config on the developer console.

     

    The App users, are users created by the service account. These are regular users that can collaborate on folders and upload documents and nothing else. The mail is like AppUser_xxxxxx_h9f0Y_____(at)boxdevedition(dot)com.

     

    Hope this helps.

    0
    Comment actions Permalink
  • ekdjes

    That makes sense, and it's consistent with some further reading of the docs I did.  Thanks.

    0
    Comment actions Permalink

Please sign in to leave a comment.