---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure a video authorization

# Configure a video authorization {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Configure a content processor to enable employees to view private videos without providing credentials.

## Antes de Iniciar

* Role required: sn_cd.content_admin and fd_read_flows
* [Create a subflow in Workflow Studio](https://www.servicenow.com/docs/access?context=create-subflow&version=australia&pubname=australia-build-workflows&ft:locale=en-US) with the following inputs and outputs:

* [Configure content provider and mapping](https://www.servicenow.com/docs/OI_Ceh83cyxdCvW9q75kxA "Connect a video hosting service to Content Publishing by configuring a content provider, then mapping the hosting service to specific content types, including rich content, news article, and styled content.")
{#configure-content-processor__ul_m33_r2p_vzb}

## 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 AllContent PublishingContent Provider ConfigsContent Processors.
2. Click New.  
   Fill in the form fields:{#configure-content-processor__table_z4f_r4p_lzb__entry__2}

   | 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 |
   [Tabela 1. Content Processor form fields]

   {#configure-content-processor__table_z4f_r4p_lzb}
3. Click Submit.  
   The new Content processor appears in the Content Provider related list.

## O que Fazer Depois

* Enable content managers to view thumbnails of available videos: [Configure video content search](https://www.servicenow.com/docs/kinuo5Mlsp2_~Zyfe10Xug "Configure a content processor to add a button to the Content Library interface that enables a content manager to view thumbnails of available videos from the content provider.")
* Add interface elements to the Content Library video picker: [Configure content rendering parameter](https://www.servicenow.com/docs/Fd~z8ylne7WgODsK6N1~Ig "A content rendering parameter functions similarly to video hosting URL parameters, allowing content managers to customize the viewer's experience through an interface element in the Rich Content Editor. Depending on the hosting provider, this can include defining a checkbox for enabling full screen or autoplay, or a textbox for specifying the start time.")
{#configure-content-processor__ul_tsb_kgp_vzb}

