Configuring the IdP Client Connector - WorkView - English - Foundation 22.1 - OnBase - Premier - external - Premier

WorkView Client

Platform
OnBase
Product
WorkView
Release
Foundation 22.1
License
Premier

The following information provides the values necessary to create an IdP Client connector for the WorkView Client. Detail information about how to create an IdP Client connector is covered in the Identity and Access Management Services MRG in the Configuring a Client Connection on the Hyland IdP Server section.

To configure the WorkView Client to use the Hyland IdP server for authentication:

  1. Configure a client connection on the Hyland IdP server for the WorkView Client to use.

    The client connection must have the following settings, as well as any standard required settings. All other settings can be left with the default values.

    Setting

    Value

    Client Name

    Name you want to associate with your WorkView Client installation.

    Client Description

    Short description of your WorkView Client installation.

    Protocol Type

    oidc

    Redirect URIs

    Enter the paths to the authentication confirmation page and the silent refresh page. The following are examples where my.domain is replaced with your domain:

    http://my.domain/WVCLIENT/view/authentication-confirmation

    http://my.domain/WVCLIENT/silent-refresh.html

    Allowed Grant Types

    • Authorization Code

    • Password

    Pkce

    Select Require PKCE

    Allowed Scopes

    • openid

    • evolution

    Allow user to log in locally

    This option must be selected.

    Allow issuing access tokens to browsers

    This option must be selected.

    Post Logout Redirect URIs

    Enter the path to the WorkView Client. The following is an example where my.domain is replaced with your domain:

    http://my.domain/WVCLIENT

    Front Channel Logout requires session ID

    This option must be selected.

    Back Channel Logout requires session ID

    This option must be selected.

    Include user claims in ID token

    This option must be selected.

    Allowed Cors Origin

    Enter the path to your domain. The following is an example.

    https://my.domain

    Secret

    Do not select Client Secret must be present

  2. After saving the client connection, Client ID value is generated. This is the ID you will need later in the installation process. You can copy the value to the clipboard by clicking the icon at the right of the Client ID field.
    Tip:

    Recycle the application pool of the Hyland IdP server in IIS for any configuration changes on the Hyland IdP server to take effect.