fleet/ee/bulk-operations-dashboard/config
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
..
env Msp dashboard: update sails-hook-sockets configuration (#23303) 2024-10-28 14:40:40 -05:00
locales Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
blueprints.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
bootstrap.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
custom.js MSP Dashboard: Add Entra SSO Hook (#24740) 2025-01-03 10:14:13 -06:00
datastores.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
globals.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
http.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
i18n.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
log.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
models.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
policies.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
routes.js MSP Dashboard: Add Entra SSO Hook (#24740) 2025-01-03 10:14:13 -06:00
security.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
session.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
sockets.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00
uploads.js MSP dashboard: Update readme to document all required config values (#24773) 2024-12-13 17:24:52 -06:00
views.js Add app to manage scripts and profiles. (#21450) 2024-08-22 14:59:15 -06:00