To index content from Box, you must create a Box application to represent the connector.
This procedure is subject to change. For information about creating a Box application, refer to the Box developer documentation.
To create a Box application
client_id
and client_secret
. You will need these values to configure authentication.redirect_uri
for the application matches the URL where you will run the OAuth configuration tool. By default this is http://localhost:7878/oauth
.
|