Enterprise

Get role IdP Sync settings by organization

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

Path parameters

organizationstring uuid required

Organization ID

Response

OK

fieldstring

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

mappingobject

Mapping is a map from OIDC groups to Coder organization roles.

Changes