Installation of Creative Cloud Connector on the local machine:
...
- Windows: C:\Program Files\Common Files\Adobe\CEP\extensions\com.digizuite.creative-cloud-connector
- MacOS: ~/Library/Application Support/Adobe/CEP/extensions/com.digizuite.creative-cloud-connector
Info | ||
---|---|---|
| ||
If you place the files in both the Program Files AND the Program Files (x86) - you will very likely encounter issues. Only place the files in Program Files. |
...
Placeholder | Description |
---|---|
ApiDomain | You need to replace ApiDomain with the base Domain of the DAM Center that Media Manager 5 should be connected to. |
ProductVersion | The version of the product that has been installed. Example: 5.0.0-1404 |
VersionId | This is the current version ID of Media Manager 5 ConfigManager version to be used. The easiest way to find it is by opening and logging in to your DAM Center, as demonstrated on the screenshot below: Use "!" in front of the VersionId to set that specific version as the current one, and not any version available beneath. Remember to include the character "/" at the end! |
UseFederatedAuthentication | Must be set to "true" if using SSO. |
EnableNormalLogin | Must be set to "true" if normal login should be enabled together with SSO. |
...
Once the site has been created, go into the bindings for the site in the IIS and create http site on the same domain.
Step 5: Application Pool Setup
- Expand the server content from the IIS Manager window and select the "Application Pools" menu.
- Locate the pool with the same name as your website and double-click it.
- The "Edit Application Pool" window will appear. Confirm that the selected .Net CLR version is 4+.
- Close "Edit Application Pool" and open the "Advanced Settings".
- Under "Process Model" change the Identity to "LocalService".