fleet/ee
Eric ecab28b000
MSP Dashboard: Add Entra SSO Hook (#24740)
Related to: #24688

Changes:
- Added two new dependencies: `jsonwebtoken` and `@azure/msal-node`
- Added a new hook: `entra-sso`. A hook that replaces the default
authentication mechanism with Microsoft Entra SSO.
- Added a new action: signup-sso-user-or-redirect. This action finds or
creates user records for authenticated SSO users and attaches the user
record to the user's session.
- updated the is-logged-in policy to check if an SSO user's token is
still valid.
- Added a link to the account page to the app's header navigation.
2025-01-03 10:14:13 -06:00
..
bulk-operations-dashboard MSP Dashboard: Add Entra SSO Hook (#24740) 2025-01-03 10:14:13 -06:00
cis macOS 15 CIS Benchmarks: document missing items (#24645) 2024-12-13 08:51:43 -05:00
fleetctl Enable staticcheck Go linter. (#23487) 2024-11-05 11:16:24 -06:00
fleetd-chrome Bump webpack from 5.76.1 to 5.94.0 in /ee/fleetd-chrome (#21614) 2024-08-28 17:17:15 -05:00
server add software_title_id to added_app_store_app activity (#25119) 2025-01-03 16:03:13 +00:00
tools friday tidy up party (#18106) 2024-04-08 08:42:42 -03:00
vulnerability-dashboard Test vulnerability dashboard deploy workflow (#22938) 2024-10-15 14:06:33 -05:00
LICENSE Introduce ee directory and license (#460) 2021-03-12 15:20:50 -08:00
README.md Add note about ee license in ee directory (#11252) 2023-04-21 14:55:38 -07:00

Welcome to the "source available" section of the Fleet codebase. Please note files and functionality under this directory are covered by the Fleet EE License, and require a valid Fleet subscription for production use. See the full license for details.