All releases
Auxot Server v0.1.40 June 3, 2026

SAML SSO and sandbox reliability improvements

Added SAML SSO support and shipped several fixes for sandbox script execution, widget agent scoping, and datasource bindings.


Features

  • Added SAML SSO authentication support, enabling enterprise single sign-on login flows with configurable attribute resolution.

Fixes

  • Hardened the SSO login flow with improved attribute resolution and more robust handling of SAML assertions.
  • Fixed sandbox script execution to avoid injecting an implicit return statement when the script already contains one.
  • Fixed datasource bindings to correctly unwrap object returns from run_script calls in OpenUI.
  • Fixed widget creation to filter agents by team scope and exclude the Admin Agent from the agent selection list.