Release LoadGen Api, Appliance and MCP Server: 1.0.0.11880
LoadGen General
- No general changes in this release.
LoadGen Api
- [#8644] Fixed the HTTPS Setup Wizard banner reading the generic "Failed to apply settings: Agent returned 400 (Bad Request)" when an operator uploaded an encrypted private key without a passphrase. The API was overwriting the agent's actionable detail with that generic message; the wizard banner now reads the real reason: "Private key is encrypted; a passphrase is required to decrypt it."
- [#8598] Fixed the Settings → SSO Providers save being rejected with
400 Bad Requestand SSO providers vanishing after appliance reboot. The server now derives the provider ID from the display name, and the SSO configuration directory is created cleanly on first save.
LoadGen Appliance
- [#8598] Fixed the SSO configuration directory in the appliance image so the runtime container can recreate it cleanly on the operator's first save. Existing fielded appliances will self-recover on their first successful SSO save once this build is deployed — no manual cleanup required.
LoadGen MCP Server
- No MCP Server changes in this release.