Configuring the Hyland Healthcare NilRead Adapter to Use IdP Authentication - Hyland Clinician Window - 23.3 - 23.3 - Other - external

Hyland Clinician Window

Platform
Other
Product
Hyland Clinician Window
Release
23.3
License

This section describes how to configure the Hyland Healthcare NilRead Adapter to use Hyland IdP authentication.

To configure the Hyland Healthcare NilRead Adapter to use the Hyland IdP server for authentication:

  1. Open appsettings.Production.json of the Hyland Healthcare NilRead Adapter in a plain-text editor.
    In a default installation, this file is located in C:\Program Files\Hyland\HylandHealthcareNilReadAdapter.
  2. Configure the following settings under Authentication:

    Setting

    Description

    JwtBearer | Authority

    The URL of the Hyland IdP server. This value is case sensitive.

    For example, if your domain is my.domain and the Hyland IdP application name is identityprovider, then the value is as follows:

    https://my.domain/identityprovider

    JwtBearer | Audience

    The required JWT audience claim for this application. Set this value to the following:

    evolution

  3. Save and close the appsettings.Production.json file.
  4. Restart the Hyland Healthcare NilRead Adapter application pool.