Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Organization sync should be runtime configurable #14589

Labels
multi-orgtemporary label for multiple organizations related workneed-backendIssues that need backend work
@Emyrk

Description

@Emyrk

Organization sync makes more sense as a runtime configuration, rather than at startup.

Startup requires an org to be created first, which is a chicken and egg problem for coder being required to create the org in the first place.

{
Name:"OIDC Organization Field",
Description:"This field must be set if using the organization sync feature."+
" Set to the claim to be used for organizations.",
Flag:"oidc-organization-field",
Env:"CODER_OIDC_ORGANIZATION_FIELD",
// Empty value means sync is disabled
Default:"",
Value:&c.OIDC.OrganizationField,
Group:&deploymentGroupOIDC,
YAML:"organizationField",
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    multi-orgtemporary label for multiple organizations related workneed-backendIssues that need backend work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp