[FOLIO-1798] add Ansible role to secure Okapi installations Created: 11/Feb/19 Updated: 03/Jun/20 Resolved: 19/Feb/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | Ian Hardy |
| Resolution: | Done | Votes: | 0 |
| Labels: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | Core: Platform - Sprint 57 | ||||||||||||||||
| Story Points: | 5 | ||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||
| Description |
|
Based step-by-step guides provided in
|
| Comments |
| Comment by Wayne Schneider [ 11/Feb/19 ] |
|
This will require enabling mod-users and mod-permissions for the supertenant, creating an administrative user, granting all the required permissionSets, and then enabling mod-authtoken. One thing to consider for maintenance is that user data will be created using the current users schema, so will break when the schema makes a backwards-incompatible change. |
| Comment by Ian Hardy [ 19/Feb/19 ] |
|
new Ansible role added in https://github.com/folio-org/folio-ansible/pull/181 |