mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 04:28:42 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #34533 This is the first sub-task out of several. Changes file will be added in a subsequent PR. # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually ## New Fleet configuration settings - [x] Setting(s) is/are explicitly **excluded** from GitOps <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added Okta Conditional Access support (IDP, ACS URL, audience, certificate) and exposed conditional access in AppConfig/API * App activity logging for adding/removing Okta conditional access * **Bug Fixes** * Fixed typo in conditional access validation messaging * **Tests** * Added tests for Okta Conditional Access lifecycle, license gating, and GitOps export exclusion * **Documentation** * Added audit-log entries for Okta conditional access add/delete <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| fleetctl | ||
| integrationtest | ||
| main.go | ||