automate
automate copied to clipboard
[Chef manage global objects] Directly Add and Remove User from Organization API
User Story
- Directly add user to an Organization (superuser only API)
- Remove user from Organization
https://docs.chef.io/server/api_chef_server/#users-1
GET /organizations/NAME/users - list users associated with an organization POST /organizations/NAME/users - associate user with an organization (superuser only, normally use invites #4554)
Definition of Done
Demo Script / Repro Steps
Aha! Link: https://chef.aha.io/epics/SH-E-664