Canto DAM connector
Digital asset management (DAM) Incubator
| Git | |||
| Latest | 2.0.0 
 | 
The Canto DAM Connector provides a connector to Canto to use assets from this service.
| This module is at the INCUBATOR level. 
 | 
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
  <groupId>info.magnolia.external.dam</groupId>
  <artifactId>magnolia-external-dam-canto</artifactId>
  <version>2.0.0</version>
</dependency>Configuration
To use this module, you need an existing account with Canto.
From your Canto account you will need below information:
- 
baseUrl
- 
app_id
- 
app_secret
- 
grant_type
This information needs to be configured in the restClients folder (dam-canto/restClients/canto-auth.yaml) and passwords app.
The app_secret should be added in the passwords app like on the screenshot below:

Getting the API Keys
Go to Canto and open the settings.
Important: This is only possible for Canto Admins. If it is not visible for you, please contact your Canto Account Admin.
