Configure a video authorization

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Configure a content processor to enable employees to view private videos without providing credentials.

    Antes de Iniciar

    Por Que e Quando Desempenhar Esta Tarefa

    The authorize action makes authentication API calls to the video hosting service. The authorization method varies based on the provider and is determined by their supported embed iframe.

    Content Publishing appends the authentication token as a query parameter along with its corresponding value to the embedded URL. The configured subflow inputs and outputs manage the query parameters and response body.
    Nota:
    The JSON Web Token (JWT) and access token authentication methods are proven to work. To use a different method, ensure you configure the subflow to return a token. The video hosting service must support auto-authentication via the token in the URL.

    Procedimento

    1. If you have already opened a Content Provider, click the Content Provider Mapping Preview record icon then click Open Record.
      Navigate to All > Content Publishing > Content Provider Configs > Content Processors.
    2. Click New.
      Fill in the form fields:
      Tabela 1. Content Processor form fields
      Field Description
      Action Select Authorize
      Provider mapping Select the Content provider that connects Content Publishing to the video hosting service
      Processor subflow Select the flow that performs the authorization API call
      Active Makes this action available to employees
    3. Click Submit.
      The new Content processor appears in the Content Provider related list.

    O que Fazer Depois