Skip to content

[feature] Add option to disable cross organization registration #675

@pandafy

Description

@pandafy

Is your feature request related to a problem? Please describe.
Currently, if a user is registered with Org A, they are able to log in to Org B without needing to register again, as long as registration is enabled for Org B. This behavior was introduced in commit 0472212, but there is currently no way to disable this functionality. It can be required to prevent cross organization registration for security or policy reasons.

Describe the solution you'd like
Introduce a setting that allows administrators to disable or enable cross organization registration. This setting should make it possible to require users to register separately for each organization, even if they have already registered with another organization.

Additional context
Related feature was added in commit 0472212.
This configuration option would improve security and give deployments more control over user management across organizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To do (Python & Django)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions