Configure a video authorization
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 with the following inputs and outputs:
- Configure content provider and mapping
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
O que Fazer Depois
- Enable content managers to view thumbnails of available videos: Configure video content search
- Add interface elements to the Content Library video picker: Configure content rendering parameter