Skip to content

docs: api update group idp sync settings by organization example needs context #16704

Open
@EdwardAngert

Description

@EdwardAngert

from customer in zd ticket 3558

update group idp sync settings by organization uses the example:

{
  "auto_create_missing_groups": true,
  "field": "string",
  "legacy_group_name_mapping": {
    "property1": "string",
    "property2": "string"
  },
  "mapping": {
    "property1": [
      "string"
    ],
    "property2": [
      "string"
    ]
  },
  "regex_filter": {}
}

but doesn't explain what should be applied for field or mapping

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-requestedFeatures requested by enterprise customers. Only humans may set this.docsArea: coder.com/docsdocs/engdocs auto-generated content

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions