Skip to content

[FEATURE]: Allow adding users from different providers (LDAP) to local groups #210

@fpfuetsch

Description

@fpfuetsch

Describe the solution you'd like
Currently the provider_type of the group is used when adding members to it. This does not allow to add users from external providers like LDAP to a local group.

Code reference

Describe alternatives you've considered
I would like to be able to specify the provider_type of a group member independently of the group's provider_type.

Additional context
Actually it's possible to add users from Active Directory to local groups by specifying the AD domain in the users name, which makes this thing less consistent.

A quick solution could be that the provider_type is not passed as a filter when adding members here.

Metadata

Metadata

Labels

JiraAn internal JIRA requirement exists in the backlogneeds-triageIssue requires triage.type/feature-requestThis is the default label associated with a feature request issue.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions