argos/docs/docs/documentation/administration/tenant-configuration.md

2.7 KiB

sidebar_position description
11 Configure the tenant you are logged in with

Tenant Configuration

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

:::info

Only tenant administrators can access this page.

:::

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 color accents, which will be applied to the UI when this tenant is selected. Every tenant can have a different theme.

  • Primary Color
  • Primary Color 2
  • Primary Color 3
  • Secondary Color
Deposit Plugins

Here we specify the deposit plugins, which will be available for this tenant. 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.
File Transformer Plugins

Here we specify the file transformer plugins, which will be available for this tenant. 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.