Cycloid
Cycloid
Changelog
  • Docs
  • Changelog
  • Feature requests
  • Support portal

Cycloid changelog

Single Sign On per Organization

Single Sign On per Organization

We’ve just released a powerful new feature for Managed Service Providers (MSPs) and any organization managing sub-organizations: the ability to configure a dedicated authentication workflow per organization.

With this update, you can now:

  • Disable login/password authentication for a specific organization

  • Enforce SSO login using providers like GitHub or Entra ID (Azure AD)

For MSPs:

You can now associate each customer organization with its own Azure Active Directory. This means:

  • Customer A can use their own OAuth app connected to their AD

  • Customer B can do the same independently

  • You no longer need to manage a centralized identity strategy across all customers

This gives each sub-organization full autonomy and simplifies secure access control.

📚 Learn more in our documentation:
Dedicated Authentication – Cycloid Docs

Technical Changelog v6.1.3

ADDED

  • Authentication: Dedicated authentication and SSO per organization

CHANGED

  • Roles: Roles dropdowns sorted by name

FIXED

  • Authentication: Moved ListAuthentications permission to actions file

  • Cloud Cost Management: Handle when bucket doesn't have buckets property on getCloudCostManagementDashboard

  • Members: Remove field that was breaking page members table layout

  • Notifications: Watch rule details page not rendering applied filters

  • StackForms: Fix component stackform infinite loading when there is a stack templating issue

  • Other: Change components in project view to be router-link instead of router.push