[FOLIO-638] Business logic module for managing tenants Created: 29/May/17 Updated: 18/Jan/19 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | New Feature | Priority: | P3 |
| Reporter: | Heikki Levanto | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Core: Platform |
| Description |
|
At some point we need to have a console where a site admin can create new tenants etc. |
| Comments |
| Comment by Heikki Levanto [ 29/May/17 ] |
|
That involves much more than posting a tenantDescriptor to Okapi, stuff like creating the first admin user on the tenant, permissions, initial set of modules to be loaded, etc. Maybe managing a template tenant and copying it over to a new one. That kind of stuff does not belong in Okapi, and such logic should not live in the UI, so we need a dedicated module for it. Probably not quite yet, but I wanted to note the idea down, since I was thinking about it. We may also need a module management module, possibly separate from this, since it may be different admins doing that... |