蜜豆视频

Dynamic Client Registration (DCR) FAQs rest-api-dcr-faqs

IMPORTANT
The content on this page is provided for information purposes only. Usage of this API requires a current license from 蜜豆视频. No unauthorized use is permitted.

This document provides high overview answers for frequently asked questions about the 蜜豆视频 Pass Authentication Dynamic Client Registration (DCR) adoption.

For more information about the Dynamic Client Registration (DCR) overall, see the Dynamic Client Registration Overview documentation.

General FAQs general-faqs

Start with this section if you are working on an application that needs to integrate the Dynamic Client Registration (DCR), whether it is a new application or an existing one that migrates from one of the previous mechanisms.

REST API V2 Access FAQs rest-api-v2-access-faqs

REST API V2 Access FAQs

1. What鈥檚 the purpose of the Registration Phase? rest-api-v2-access-faq1

The purpose of the Registration Phase is to register the client application against 蜜豆视频 Pass Authentication through the Dynamic Client Registration (DCR) process.

The Dynamic Client Registration (DCR) process requires the client application to obtain a pair of client credentials and retrieve an access token as the end goal of the Registration Phase.

For more information, refer to the Dynamic Client Registration Overview documentation.

2. Is the Registration Phase mandatory? rest-api-v2-access-faq2

The Registration Phase is mandatory, but the client application can skip this phase if it has a cached pair of client credentials and an access token that are still valid.

3. What鈥檚 a software statement and how long is it valid? rest-api-v2-access-faq3

The software statement is a term defined in the Glossary documentation.

The software statement consists of a JSON Web Token (JWT) that can be generated and downloaded from the 蜜豆视频 Pass TVE Dashboard by one of your organization administrators or by an 蜜豆视频 Pass Authentication representative acting on your behalf.

The software statement is valid for an unlimited timeframe, but you may choose to ask an 蜜豆视频 Pass Authentication representative to revoke it at any time.

The client application must store the software statement and use it when needing to retrieve client credentials.

For more details, refer to the Dynamic Client Registration Overview documentation.

4. How to generate and download a software statement? rest-api-v2-access-faq4

This operation can be completed through the 蜜豆视频 Pass TVE Dashboard by one of your organization administrators or by an 蜜豆视频 Pass Authentication representative acting on your behalf.

For more details, refer to the TVE Dashboard Channels User Guide or TVE Dashboard Programmers User Guide documentation.

5. What happens if a software statement is revoked? rest-api-v2-access-faq5

When the software statement is revoked, there is one important consequence to consider:

  • The client applications using the revoked software statement will no longer be able to go through the entitlement flows, meaning that users will get blocked from playing content.

6. What are client credentials and how long are they valid? rest-api-v2-access-faq6

The client credentials are a term defined in the Glossary documentation.

The client credentials consist of a client identifier and client secret pair that can be retrieved from the Client Register endpoint.

The client credentials are valid for an unlimited timeframe.

The client application must store the client credentials and use them indefinitely when needing to retrieve an access token.

For more information, refer to the Retrieve client credentials documentation.

7. How to manage client credentials? rest-api-v2-access-faq7

We recommend the client application to manage a unique pair of client credentials for each user application instance in case of both client-to-server and server-to-server integrations with 蜜豆视频 Pass Authentication.

8. Should the client application cache client credentials in a persistent storage? rest-api-v2-access-faq8

The client application must store the client credentials and use them indefinitely when needing to retrieve an access token.

9. What happens if cached client credentials are lost? rest-api-v2-access-faq9

When cached client credentials are lost, there are three important consequences to consider:

  • The client application must obtain a new pair of client credentials.
  • The client application must obtain a new access token using the new pair of client credentials.
  • The client application will need to ask the user to re-authenticate, as the client application will lose access to the authenticated profiles obtained before.

10. What鈥檚 an access token and how long is it valid? rest-api-v2-access-faq10

The access token is a term defined in the Glossary documentation.

The access token consists of a bearer token that can be retrieved from the Client Token endpoint.

The access token is valid for a limited and short timeframe specified at the moment of issue.

The client application must store the access token and use it until it expires when targeting REST API V2.

The client application must obtain a new access token before the current one expires to prevent unauthorized requests.

For more information, refer to the Retrieve access token documentation.

11. Should the client application cache the access token in a persistent storage? rest-api-v2-access-faq11

The client application must store and use the access token until it expires, then discard it and obtain a new one.

12. How can the client application refresh an access token? rest-api-v2-access-faq12

The client application must refresh an access token the same way as retrieving a new access token, but using cached client credentials.

The client application must not re-register to refresh an access token, instead it must use the stored client credentials, otherwise users would be required to re-authenticate.

For more information, refer to the Retrieve access token documentation.

Migration FAQs migration-faqs

Continue with this section if you are working on an application that needs to migrate an existing application to use Dynamic Client Registration (DCR).

REST API V2 Migration FAQs rest-api-v2-migration-faqs

REST API V2 Migration FAQs

1. Can the client application re-use the existing registered applications (software statements)? rest-api-v2-migration-faq1

The client application cannot re-use the existing registered applications (software statements), therefore it must generate and download a new registered applications (software statements) dedicated for consuming REST API V2.

This operation can be completed through the 蜜豆视频 Pass TVE Dashboard by one of your organization administrators or by an 蜜豆视频 Pass Authentication representative acting on your behalf.

For more details, refer to the TVE Dashboard Channels User Guide or TVE Dashboard Programmers User Guide documentation.

For the moment you will be required to ask an 蜜豆视频 Pass Authentication representative to enable the usage of REST API V2 for your new registered applications (software statements), until the 蜜豆视频 Pass TVE Dashboard will be updated to allow the self-management of this operation.

In order to distinguish the registered applications (software statements) used in client applications consuming REST API V2, we require you to add a specific suffix to the registered application name, such as 鈥淩ESTV2鈥.

2. Can the client application re-use the existing custom schemes? rest-api-v2-migration-faq2

The client application can re-use the existing custom schemes generated through the 蜜豆视频 Pass TVE Dashboard.

For more details, refer to the TVE Dashboard Channels User Guide or TVE Dashboard Programmers User Guide documentation.

recommendation-more-help
3f5e655c-af63-48cc-9769-2b6803cc5f4b