Dynamic Client Registration (DCR) Glossary rest-api-dcr-glossary
This document provides definitions for terms used when integrating the ÃÛ¶¹ÊÓƵ Pass Authentication Dynamic Client Registration (DCR).
Glossary Terms glossary-terms
A a
Access Token access-token
The access token is a token generated by ÃÛ¶¹ÊÓƵ Pass Authentication as a result of the Dynamic Client Registration (DCR) process meant to ensure access to protected APIs.
C c
Client Credentials client-credentials
The client credentials are a set of unique values that are generated during the Dynamic Client Registration (DCR) process and are meant to be used to obtain an access token.
Custom Scheme custom-scheme
The custom scheme is a unique value referencing a Programmer application that can be generated and downloaded from ÃÛ¶¹ÊÓƵ Pass TVE Dashboard and is meant to be used as a final redirect in applications running on iOS devices.
D d
DCR dcr
The Dynamic Client Registration (DCR) is an authorization mechanism defined by , and it is based on the OAuth 2.0 authorization framework that is described by .
The DCR is delivered to a Programmer as an ÃÛ¶¹ÊÓƵ Pass Authentication service that can further enable access to protected APIs.
For more information, refer to the Dynamic Client Registration Overview documentation.
R r
Registered Application registered-application
The registered application is an ÃÛ¶¹ÊÓƵ Pass Authentication concept that stores information about the Programmer application that requires to proceed with the Dynamic Client Registration (DCR) process.
S s
Software Statement software-statement
The software statement is a JSON Web Token (JWT) that can be downloaded from ÃÛ¶¹ÊÓƵ Pass TVE Dashboard and is meant to be used as part of the Dynamic Client Registration (DCR) process.