...
Warning | ||
---|---|---|
| ||
Module folio_consortia-settings should be enabled only in consortium central tenant |
Configure tenants
- Reference data & sample data should NOT be created on both central and institutional tenants
...
- .
Warning |
---|
Existing settings in a tenant cannot be shared via Consortium Manager. Settings have to be created via Consortium Manager to be shareable. |
- Reset password link, SMTP for sending emails should be configured on all tenants. Separate admin users in each tenant can be created to apply all this configuration.
...
Create admin user in the central tenant
...
In conclusion, no action is needed for 'system' users, but for common admin users, it's advisable to add 'type='staff''.
Changes for config values
In consortium mode we have only 1 UI available for a central tenant, so properties that are stored in mod-configuration like FOLIO_HOST should be pointed to this single host for every tenant.
BE Modules modified for supporting consortia functionality
...
№ | Module | Changes made | Hosting changes | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
1 | mod-consortia |
| Make sure that password for consortia system user populated via this env variable: SYSTEMSYSTEM_USER_PASSWORD, OKAPI_URL also should be populated. The full list of env variables is presented in the Readme: https://github.com/folio-org/mod-consortia#environment-variables | ||||||||
2 | mod-users |
| - | ||||||||
3 | mod-users-bl |
| - | ||||||||
4 | mod-login |
| - | ||||||||
5 | mod-authtoken |
| System param(declared in JAVA_OPTS) should be added: -Dallow.cross.tenant.requests=true
|
...
№ | Module | Changes made | Hosting changes | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
1 | mod-search |
| Tenant paramenter centralTenantId should be added(during tenant enabling)
| ||||||||
2 | mod-entities-links |
| - |
...
№ | Issue description | Related tickets | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Simaultainious adding tenants to consortia can cause concurrent issues |
|
...