Skip to content

Make group syncing optional? #9

@danielcompton

Description

@danielcompton

Hi there

I work for Whimsical (https://whimsical.com). We have a mutual customer that would like to use ConductorOne to manage their Whimsical users. I had a look at using baton-scim to integrate with our SCIM API.

I was able to create a config to fetch from our SCIM API, but I got an error when baton-scim tried to load groups:

{"level":"error","ts":1753761833.80499,"caller":"connectorrunner/runner.go:182","msg":"runner: error processing on-demand task","error":"runner: error processing task: rpc error: code = NotFound desc = error: listing resources failed: baton-scim: error fetching groups: error fetching SCIM groups: rpc error: code = NotFound desc = 404 Not Found","task_id":"","task_type":"sync_full"}
{"level":"error","ts":1753761833.805001,"caller":"cli/commands.go:178","msg":"error running connector","error":"runner: error processing task: rpc error: code = NotFound desc = error: listing resources failed: baton-scim: error fetching groups: error fetching SCIM groups: rpc error: code = NotFound desc = 404 Not Found"}
runner: error processing task: rpc error: code = NotFound desc = error: listing resources failed: baton-sci

Is it possible to disable group syncing? When I tried to remove the config from the file I got a validation error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions