Configure Default client type in Azure

For MS Graph with Resource Owner Password Credentials, do the following to configure Default client type in Microsoft Azure Active Directory:

Note If Default client type is set to YES, then do not specify the Client secret. Else, specify the Client secret.

  1. Login to https://portal.azure.com/.

    Note Ensure that you have necessary permissions to change the application settings.
  2. Click the View button for Manage Azure Active Directory.

  3. From the Manage menu, click App registrations.

  4. In the right pane, select the application you have created in Azure Active Directory.

  5. From the Manage menu, click Authentication.

  6. Under Advanced settings in the right pane, set the value of Default client type to Yes.

  7. Click Save.

  8. Restart Kofax Message Connector Service.

    This will also set allowPublicClient parameter to true.