mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 13:08:42 +00:00
#16961 API changes here: https://github.com/fleetdm/fleet/pull/17609/files - [X] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [X] Added/updated tests - [X] Manual QA for all new/changed functionality
2 lines
212 B
Text
2 lines
212 B
Text
- Endpoint `/api/latest/fleet/users/admin` to return API token when creating API-only (non-SSO) users.
|
|
- Added API-token of the created API-only (non-SSO) user to the output of `fleetctl user create --api-only`.
|