Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Parameter name

Type

Description

Enable token authentication

Checkbox

Checked = Enables token authentication to access the DocumentRouter instance via REST

Unchecked = No authentication needed

OpenID discovery url

String

The discovery url defines the location of the openid configuration of the authentication server. This endpoint always ends with “/.well-known/openid-configuration“.

E.g.: https://login.microsoftonline.com/<tenantId>/v2.0/.well-known/openid-configuration

Token audience

String

The audience defines the resource identifier. The requested token must provide this predefined identifier so that the DR instance can validate access to its resources.

E.g.: the Application ID URI of your Azure app registration