Skip to main content
Question

how to authenticate boxcli on linux without GUI

  • May 22, 2025
  • 2 replies
  • 48 views

Forum|alt.badge.img

Please tell me how to authenticate boxcli on linux without GUI.

The production machine is an environment without  GUI. Please tell me how to authenticate boxcli.

 

2 replies

Forum|alt.badge.img

Hello,

for such case the best authentication method would be JWT Auth. Here is the link to the JWT Auth guide, which specifies how to set up your application properly.

And here is a link to the CLI documentation showing how to setup CLI to start using JWT auth.


Forum|alt.badge.img

Thank you for your comment.

I was able to authenticate with JWT Auth.