How to Onboard a Group to Databasin
- User Logins
- Institution Admin
- Add user to workspace/target?
- Add user to project
Adminstration
- onboard group
- add account base url
- form needs updated
- new flags need to be added
Using postman
- https://api.databasin.wustl.edu/team/onboard
- InstID: 4 == wusm
- need to pull from keyvault
- db token, client id, directory id, policy id
- policy id: compute policy id from databricks
- token: databricks token
Update Billing Table
insert into cost_centers values ('<Group Name>', '<Cost Center>', '<Billing Contact>', '<WUSM Department> - Request: <DevOps Epic ID or REDCap Request Id>');
Permissions
Temporarily you will need to grant access to the Sandbox schema for the new group.