Articles in this section

How to enable Bynder Content Connector

This article guides you through the setup of the Bynder integration. 

  Prerequisites

Register OAuth App in Bynder

  1. In your Bynder environment, register an OAuth application via Settings > Advanced Settings > Portal settings > OAuth Apps.
  2. Select Grant Type:
    • Authorization Code + Refresh Token: This will allow users to log in to their own Bynder accounts and access user-specific content. 
    • Client Credentials: This will authenticate using an application identity (service-to-service), meaning no end-user login is required and all users will see the same available Bynder content.
  3. If Grant Type is set to Authorization Code + Refresh Token, set the Callback URL (Authorization redirect URL) to: https://public.templafy.com/integrations/oauth/login-callback .
  4. Ensure the following scope remains checked: asset:read.
  5. Save the changes to generate a Client ID and Client Secret.

Configure Bynder connector in Templafy

  1. Go to Integrations section.
  2. Go to Available tab.
  3. Search for "Bynder V2".
  4. Click +. 
  5. Fill out the necessary configuration fields:
    • Display Name (required).
      • The name entered in this field will be displayed to the end-users.
    • Base URL (required).
      • The first part of your URL when accessing Bynder (https://mycompany.bynder.com/).
  6. Select desired Authentication type.
    • OAuth 2 Authorization Code requires a user login and displays user specific content.
    • OAuth 2 Client Credentials does not require login and displays the same content to all users. 
  7. Based on the selected Authentication type, fill out the necessary configuration fields.
    • For OAuth 2 Authorization Code:
      • Client ID.
      • Client Secret.
    • For OAuth 2 Client Credentials:
      • Client ID.
      • Client Secret.
  8. Hit Save.

OAuth 2 Authorization Code

OAuth 2 Client Credentials

  Important

The Bynder content connector can have only one authentication type at a time. If several authentication types are required, several connectors should be set up.

  Note

If the Bynder Content Connector is utilizing OAuth 2 Authorization Code as an authentication type, the following should be noted:

  • When not logged in, the user will not be able to access any Bynder content; the content will only be displayed once the login has been successful.
  • If the user is already logged in on the Bynder side, the log in on Templafy's side will be seamless as the token already exists. 
  • If the user isn't already logged in on the Bynder side, the user will need to provide Bynder credentials to log in as the token cannot be found.
  • If a user has multiple Bynder accounts and needs to switch between these accounts, this can be performed by logging out and logging in again within the same browser, OR by opening a different browser (or incognito) and logging in with the desired account. 
connector connectors dam admin_role
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.