Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 6
Next »
Module | Instructions | Comments | Contact person |
---|
mod-fqm-manager | A centralTenantId parameter should be included in the API request to enable mod-fqm-manager when initially configuring new tenants in ECS environments. Note: This is not necessary at all in non-ECS environments | If the tenant is already part of a consortium (e.g., when upgrading an existing environment), this isn’t necessary, as FQM will retrieve the central tenant ID automatically.
If this is missed when setting up the tenant, it will cause FQM to produce incorrect data in same cases. This can be fixed by simply doing the API request again (withcentralTenantId set, if the tenant has not been added to the consortium) | Matt Weaver |
mod-lists | The Lists module now uses a system user, so the OKAPI_URL and SYSTEM_USER_PASSWORD environment variables will need to be configured. | | Matt Weaver |
mod-login-saml | Configure DB_ environment variables for PostgreSQL database, see DB_ variables documentation. | Typically, you need to set these:
DB_HOST
DB_PORT
DB_USERNAME
DB_PASSWORD
DB_DATABASE | Barbara Loehle , Steve Ellis , Julian Ladisch |
mod-data-export | Configure PLATFORM environment variable. | Specifies the way how permissions for user are checked. The values are okapi or eureka . Default value is okapi . | Viachaslau Khandramai |
mod-data-export-worker | Configure PLATFORM environment variable. | Specifies the way how permissions for user are checked. The values are okapi or eureka . Default value is okapi . | Viachaslau Khandramai |
mod-bulk-operations | Configure PLATFORM environment variable. | Specifies the way how permissions for user are checked. The values are okapi or eureka . Default value is okapi . | Viachaslau Khandramai |