fleet/changes
Victor Lyuboslavsky ab4c505f4b
Enroll secret in macOS keychain and Windows Credential Manager (#16068)
#13832

For macOS hosts, fleetd now stores and retrieves enroll secret from
macOS keychain.
- this feature must use the official signed and notarized version of
fleetd
- for contributors, this feature can disabled with either:
  - fleetctl package flag: --disable-keystore
  - fleetd runtime flag: --disable-keystore

This feature does not cover the MDM usecase where enroll secret is
stored in the MDM profile. This usecase will hopefully be worked on next
sprint with the MDM team.

For Windows hosts, fleetd now stores and retrieves enroll secret from
Windows Credential Manager.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/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
  - For Orbit and Fleet Desktop changes:
- [x] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [x] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2024-01-16 06:51:37 -06:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
13832-enroll-secret-in-keychain Enroll secret in macOS keychain and Windows Credential Manager (#16068) 2024-01-16 06:51:37 -06:00
14984-observer-plus-cta-wording Fleet UI: Update Observer+ CTA for live query button (#15982) 2024-01-10 11:36:35 -05:00
15268-osquery-perf-fix osquery-perf to return expected win version data (#15909) 2024-01-12 06:08:33 -07:00
15538-ms-teams fix: false positives on ms teams on macos (#16048) 2024-01-11 11:56:27 -05:00
15887-improve-ux-for-globally-disabling-sso Improve UX for globally enabling/disabling SSO (#15887) 2024-01-10 08:26:55 -06:00
15890-warning-when-downgrading Added warning/info messages when downgrading/upgrading fleetd or osquery. (#15944) 2024-01-10 08:27:10 -06:00
15896-settings-header-styling Fleet UI: Globally style settings max-width to 754px (#16002) 2024-01-10 13:20:32 -05:00
15902-update-page-titles Fleet UI: Update page titles (#15983) 2024-01-12 09:27:56 -05:00
15903-bug-resolved-in fix vulnerabilities resolved in value (#15905) 2024-01-11 09:22:35 -07:00
15916-client-errors prevent baseClient from trying to decode 204 responses (#16060) 2024-01-11 17:55:35 -03:00
15996-fix-svg-fill-empty-members Fleet UI: Make SVG ids unique to fix missing empty members image (#16053) 2024-01-11 15:57:57 -05:00