v0.0.98
What's Changed
- impl/sso by @mbakgun in #502
- feat(frontend): add execution span details inspector by @gegemeimingzi in #496
- fix: load team-shared global variables in workflow execution context by @3ni8ma in #497
- update/version by @ckakgun in #503
🔐 Single Sign-On is Here
Heym now supports secure SSO login with any standards-compliant OpenID Connect provider.
What’s included
- Configure SSO directly from Settings → SSO
- Automatically create users on their first sign-in
- Restrict access to approved email domains
- Test the connection before enabling SSO
- Optionally disable password login after verification
- Preserve password access for configured administrator accounts
Add your administrator email to HEYM_ADMIN_EMAILS, enter your provider details, test the connection, and enable SSO for your team.
Security
Thanks to @euriconicacio for responsibly reporting the WebSocket SSRF issue and contributing to the fix.
New Contributors
Full Changelog: v0.0.97...v0.0.98