Skip to content

SCIM creating users assumes 1 org #11926

Closed
@Emyrk

Description

@Emyrk

if len(organizations) > 0 {
// Add the user to the first organization. Once multi-organization
// support is added, we should enable a configuration map of user
// email to organization.
organizationID = organizations[0].ID
}

Scim needs to determine which org to place a new user.

blocked by #11934

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions