Dust Community Icon

Troubleshooting Dust CLI for SSO Enforced Workspaces

·
·

Hi there 👋 I'm trying to use Dust CLI to run Dust MCP server, in order to let Cursor/Windsurf/Claude calling Dust agents Is it possible for workspaces where SSO is enforced ? Facing this error :

$ dust login
✓ Authentication and workspace selection complete!

Logged in as: timothe.delion@gitguardian.com

$ dust agents-mcp -p 5101

{
  dustError: {
    type: 'sso_enforced',
    message: 'The user does not have an active session or is not authenticated.'
  },
  status: 403,
  url: 'https://dust.tt/api/v1/w/<here_was_my_workspace_id>/assistant/agent_configurations?view=all',
  duration: 274
} DustAPI error
Error: API Error fetching agents: The user does not have an active session or is not authenticated.

Thanks in advance for any help 🙂

  • Avatar of Adrien (Dust)
    Adrien (Dust)
    ·
    ·

    Hi Timothé! Invoking henry here 🙂

  • Avatar of henry
    henry
    ·
    ·

    Will look into it! OOC are you able to login without an issue on the chrome extension?

  • Avatar of Timothé Delion
    Timothé Delion
    ·
    ·

    Thanks 🙂

    OOC are you able to login without an issue on the chrome extension?

    Yes I do.

  • Avatar of henry
    henry
    ·
    ·

    Sorry I forgot to update here. This should be fixed