Larger teams want sign-in to run through their own identity provider. This release adds workspace single sign-on and tightens idle sessions.
Added
- Workspace SSO — connect one external identity provider per workspace, over SAML 2.0 or OIDC, configured in Settings under Security. Members are matched to the provider at sign-in by their email domain.
- Require SSO — a workspace can require SSO, at which point any member whose last sign-in was not through the identity provider is signed out. Platform admins are exempt so the operator console cannot lock itself out.
- Inactivity timeout — sessions expire after a period of inactivity, so an unattended dashboard does not stay signed in indefinitely.
Notes
Release date comes from the v1.18.0 git tag (22 July 2026). An SSO identity is
kept separate from an existing password account rather than silently linked; see the security overview.