Skip to main content
March 13 2026
v2026.03.3
  • Telemetry: Add stable Secure Orchestrator ID (soid) to all log entries and OTel telemetry (service.instance.id) for deployment correlation
  • OIDC Connector: Add configurable error handling for authentication callbacks
  • OIDC Provider: Fix state parameter encoding in form post response mode
March 6 2026
v2026.03.2
  • Security: Resolved security issues
March 5 2026
v2026.03.1
  • MCP Proxy: Gracefully re-establish session with the upstream MCP server and retry the request when the session is terminated
  • Proxy Apps: Allow service extensions to be reused across all application types by loosening namespace validation
  • Connectors: HYPR connector now reads custom HTML files from the configuration bundle
March 5 2026
v2026.03.1
  • MCP Proxy: Gracefully re-establish sessions with upstream and retry requests when a session is terminated
  • Proxy Apps: Allow service extensions to be reused across all app types
  • Connectors: Support reading custom HTML files from the configuration bundle for Hypr integrations
February 18 2026
v2026.02.3
  • TLS: Add max version configuration for all TLS settings
  • Session: Fixed an issue where empty sessions were persisted when the SLO endpoint terminated an unestablished session
February 16 2026
v2026.02.2
  • MCP Proxy: Add configurable scopes and token lifetimes for all MCP protocol operations
  • Security: Resolved security issues
February 5 2026
v2026.02.1
  • Security: Resolved CVE-2026-2405
  • MCP Proxy: Respect outbound authorization policy when making list tools requests
January 16 2026
v2026.01.4
  • SAML Apps: Enable claims mapping and the BuildClaims service extension to be used together
January 15 2026
v2026.01.3
  • MCP Proxy: Explicitly handle session termination errors that are returned from the upstream
  • OIDC Connector: Add client assertion authentication mechanism (rfc 7523)
  • OIDC Connector: Add support for JWT client assertion authentication as part of the token exchange grant
  • OIDC Provider: Demonstrate JWT client authentication can be used with authcode, token-exchange grants
  • OIDC Provider: Make openid scope and scope param optional
January 8 2026
v2026.01.2
  • SAML Provider: Ensure SAML Response elements are ordered correctly
January 6 2026
v2026.1.1
  • OIDC Provider: Add Subject and Actor token claims to token minting policy