mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
3 lines
212 B
Text
3 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`.
|