新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Changing the destination of file uploads

回答済み
新規投稿

コメント

1件のコメント

  • Murtza

     That's the correct approach. For future viewers of this thread, here are the complete steps to authenticate a Box application using JWT authentication to another Box enterprise: 

    1. Get your application's client id from the application configuration page in the Box developer console. The URL format for that page is https://app.box.com/developers/console/app/YOUR_APP_ID/configuration.
    2. Ask the Box Admin for the other Box enterprise to authorize your application on the Apps page of the Admin Console. The Box Admin will need to navigate to the Custom Applications section on that page, click Authorize New App, and enter your application's client id in that field. The URL format for that page is https://app.box.com/master/settings/openbox
    3. Ask the Box Admin for their enterprise id, which can be found on the Account Info page in the Admin Console. The URL format for that page is https://app.box.com/master/settings/account.
    4. In the JWT config file that you downloaded from the Box developer console, replace the enterprise id with one for the Box enterprise id you need to authenticate to. You can now generate a enterprise access token using JWT authentication that will let you access content in the other Box enterprise.
    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。