fleet/website/api
Eric edccff6536
Website: Update error handling in create-vanta-authorization-request (#18462)
Closes: https://github.com/fleetdm/fleet/issues/18448

Changes:
- Updated `create-vanta-authorization-request` to return an
`invalidResponseFromFleetInstance ` response when a response from a
Fleet instance does not contain the expected values (A `user` object for
a request to the `/me` endpoint and a `license` object for the request
to the `/config` endpoint.)
- Updated the /connect-vanta page to show an error message to users
asking them to verify the URL of their Fleet instance if the API
response is invalid.
2024-04-22 16:58:08 -05:00
..
controllers Website: Update error handling in create-vanta-authorization-request (#18462) 2024-04-22 16:58:08 -05:00
helpers Schema: Update schema overrides to only use one YAML block scalar (#18351) 2024-04-16 18:35:23 -05:00
hooks/custom Website: Update homepage personalization, add note to custom hook. (#18433) 2024-04-19 17:40:45 -05:00
models Website: add psychologicalStage to User model (#18408) 2024-04-18 21:18:36 -05:00
policies Website: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00