v54

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Enterprise

Get group IdP Sync settings by organization

get/api/v2/organizations/{organization}/settings/idpsync/groups

Path parameters

organizationstring uuid required

Organization ID

Response

OK

auto_create_missing_groupsboolean

AutoCreateMissing controls whether groups returned by the OIDC provider are automatically created in Coder if they are missing.

fieldstring

Field is the name of the claim field that specifies what groups a user should be in. If empty, no groups will be synced.

legacy_group_name_mappingobject

LegacyNameMapping is deprecated. It remaps an IDP group name to a Coder group name. Since configuration is now done at runtime, group IDs are used to account for group renames. For legacy configurations, this config option has to remain. Deprecated: Use Mapping instead.

mappingobject

Mapping is a map from OIDC groups to Coder group IDs

regex_filterRegexpRegexp