Configuration Overview
There are three forms of configuration that are involved in getting the connector ready for use.
- Sitecore Configuration - This is just a matter of saving your API key in a Sitecore content item.
- Integration Dashboard - XP/XM-specific settings in the Bynder integration portal dashboard, such as asset selector field settings, tracking, and OAuth2 configuration.
- web.config - In most scenarios, developers must apply a small modification to the
web.configfile of the Sitecore web application to setup the correct Content-Security-Policy header.
This excludes setting up the custom field types, which is part of the developer manual.