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

chore: use legacy "AssignDefault" option for legacy behavior in SCIM#14696

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 2 commits intocolin/scim-orgfromstevenmasley/scim_adjust
Sep 17, 2024

Conversation

Emyrk
Copy link
Member

AssignDefault is a boolean flag mainly for single org and legacy deployments. Use this flag to determine SCIM behavior.

Mimics behavior of OIDC auth creating a user:

coder/coderd/userauth.go

Lines 1312 to 1315 inb03cb00

orgIDs:= []uuid.UUID{}
ifparams.OrganizationSync.IncludeDefault {
orgIDs=append(orgIDs,defaultOrganization.ID)
}

In future we should probably reuse the same code path for OIDC and SCIM auth flow.

AssignDefault is a boolean flag mainly for single org and legacydeployments. Use this flag to determine SCIM behavior.
@EmyrkEmyrk changed the titlechore: reference legacy assign default option for legacy behaviorchore: user legacy "AssignDefault" option for legacy behavior in SCIMSep 16, 2024
@EmyrkEmyrk changed the titlechore: user legacy "AssignDefault" option for legacy behavior in SCIMchore: use legacy "AssignDefault" option for legacy behavior in SCIMSep 16, 2024
@EmyrkEmyrk requested a review fromcoadlerSeptember 16, 2024 21:34
@EmyrkEmyrk merged commit1f60942 intocolin/scim-orgSep 17, 2024
22 of 26 checks passed
@EmyrkEmyrk deleted the stevenmasley/scim_adjust branchSeptember 17, 2024 00:06
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsSep 17, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@coadlercoadlercoadler approved these changes

Assignees

@EmyrkEmyrk

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Emyrk@coadler

[8]ページ先頭

©2009-2025 Movatter.jp