[FOLIO-2784] node script to populate users with permissions Created: 05/Sep/20 Updated: 28/Sep/20 Resolved: 14/Sep/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | TBD |
| Reporter: | Zak Burke | Assignee: | Zak Burke |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | Core: F - Sprint 96, Core: F - Sprint 97 | ||||||||||||||||||||
| Story Points: | 5 | ||||||||||||||||||||
| Development Team: | Prokopovych | ||||||||||||||||||||
| Description |
|
In the course of testing, it is helpful for users with specific permissions to be available. Management of these users, their passwords, and their permissions should be automated. Create users as defined in the Permission sets for testing spreadsheet. Provide a NodeJS script to the folio-tools GitHub repo. |
| Comments |
| Comment by Zak Burke [ 08/Sep/20 ] |
|
David Crossley, John Malconian, can you review this PR? I don't have write access on this repo and so can't request reviewers directly. It's a self-contained nodejs script, no dependencies. The okapi URL is passed as CLI param, but the tenant, username, and password are hardcoded at present. The could easily be CLI params as well; just let me know your preference here. Thanks! |