Skip to main content

Tenant Configuration

On this page, we can configure the tenant we are logged in with. The configuration options are separated in the following sections.

Default Tenant Locale

Here we specify the locale configuration, which will be applied by default to the users of this tenant.

  • Timezone
  • Culture
  • Language
App Colors

Here we specify the theme which will be applied to the UI when this tenant is selected. Every tenant can have a different theme.
For more information on how to customize a tenant's theme, check out Theming

Deposit Plugins

Here we specify the deposit plugins, which will be available for this tenant. We have the option to disable system plugins by selecting the Disable System Sources. Also we can add plugins by pressing the Add Source button. For every plugin, we have to specify the following.

  • Repository Id: An identifier for the deposit plugin.
  • Url: The url of the endpoint the deposit listens to.
  • Issuer Url: The authentication token issuer url.
  • Client Id: The authentication client.
  • Client Secret: The authentication client secret.
  • Scope: The authentication token scope.
  • Pdf Transformer Id: The id of the file transformer plugin used for pdf files, if configured and available.
    Please refer to the next section.
  • Rda Transformer Id: The id of the file transformer plugin used for rda files, if configured and available.
    Please refer to the next section.
Evaluator Plugins

Here we specify the evaluator plugins, which will be available for this tenant. We have the option to disable system plugins by selecting the Disable System Sources. Also we can add plugins by pressing the Add Source button. For every plugin, we have to specify the following.

  • Repository Id: An identifier for the evaluator plugin.
  • Url: The url of the endpoint the evaluator listens to.
  • Issuer Url: The authentication token issuer url.
  • Client Id: The authentication client.
  • Client Secret: The authentication client secret.
  • Scope: The authentication token scope.
File Transformer Plugins

Here we specify the file file transformers plugins, which will be available for this tenant. We have the option to disable system plugins by selecting the Disable System Sources. Also we can add plugins by pressing the Add Source button. For every plugin, we have to specify the following.

  • Transformer Id: An identifier for the transformer plugin.
    This id can be added on deposit plugin configurations.
  • Url: The url of the endpoint the deposit listens to.
  • Issuer Url: The authentication token issuer url.
  • Client Id: The authentication client.
  • Client Secret: The authentication client secret.
  • Scope: The authentication token scope.
Extra Logo

Here we can upload an extra logo, which will be displayed next to the platform logo. It is a great way for tenant branding.

Notification Preferences

Here we specify the notification preferences, which will be applied by default to the users of this tenant. For every notification case, we can specify the channels which will be used and their priority.

Plan Workflow

Here we configure the workflow for this tenant's plans. Plan workflow is a flow with Plan Statuses transitions. We define the starting status (when a new plan created) and the next transitions (by pressing the Add status transition button).
Note: If the plan workflow is not defined for a specific tenant, default is used.

Description Workflow

Here we configure the workflow for this tenant's descriptions. Description workflow is a flow with Description Statuses transitions. We define the starting status (when a new description created) and the next transitions (by pressing the Add status transition button).
Note: If the descripton workflow is not defined for a specific tenant, default is used.

Featured Entities

Here we configure the Featured Entities on that appears on home page. You have full control over which blueprints and description templates appear as quick-access options on the Home page, and the order in which you arrange them here is exactly the order they will be displayed
Note: If no Featured Entities are configured, the Featured Blueprints section will not appear on the Home page. Description templates functionality is not operational yet.

Default Plan Blueprint

Here we configure the default Plan Blueprint that appears as an option when creating a new plan.
Note: If the blueprint has a new finalized version, then the default is automatically updated.

Authorization

Only users that have the global Admin role or the tenant specific TenantAdmin role can access this page.

This page is available when the user presses the Tenant Configuration link from the side navigation menu.