Summary
You’ve reached the end of this Quick Start guide. By now you should have taken the following steps.- Created a web application scaffold.
- Setup and configured an Okta application and created a first user that could be used to log into the web app.
- Setup and configured a Box application so that the web app can connect to Box.
- Created a log in flow for the web application, allowing the Okta user to log in.
- Added a check to find an existing Box user, and optionally create a Box user the first time that Okta user logs into the web application.
- And finally, ran the application and saw the complete flow in action.
Next Steps
We recommend the following resource for anyone who wants to learn more about more advanced capabilities that may be attached into the user creation and access process.- User provisioning best practices for advanced user folder architecture setup.
- User deprovisioning best practices cleaning up inactive users and transferring user content to another account.
- Uploading content into Box, including running preflight checks and large file (chunked) uploading.
