Integrate generic OIDC and OAuth Device application

You can configure access to custom OpenID Connect (OIDC) device applications by integrating a generic OIDC Device application (SPA) on Identity as a Service. A device application is a client application that runs on an input-constrained or browserless device (for example, a TV set top box, a picture frame, or a printer). In order to obtain authorization to access resources on the user's behalf (for example, access to movies or photos), the user authentication and authorization does not occur on the device, but rather on a separate user-controlled computer or mobile device based on a supplied URL and user code. After the user completes the authentication, the device application is able to acquire the required tokens to access the resource on the user's behalf.

Before you begin, complete the following:

       Identify the attributes that Identity as a Service must contain to establish a connection between Identity as a Service and the OIDC application.

       Configure the account settings of your application to accept authentication attempts from your Identity as a Service account. 

Step 1: Add a generic Device application and configure the General settings

Step 2: Configure Claims

Step 3: Configure Customizations

Steps 4: Configure a resource rule