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