crossplane-contrib / provider-gitlab

Crossplane Gitlab provider
Apache License 2.0
55 stars 30 forks source link

Group LDAP Sync #112

Open d3nnxs opened 8 months ago

d3nnxs commented 8 months ago

What problem are you facing?

The current GitLab group implementation do not allow to configure LDAP link. Currently we have to set it up manually.

See: https://docs.gitlab.com/ee/api/groups.html#add-ldap-group-link-with-cn-or-filter

How could Crossplane help solve your problem?

MisterMX commented 8 months ago

That sounds like a reasonable addition. If anyone has the time to work on it, feel free to open a PR and assign me as reviewer.

patpicos commented 2 months ago

I could definitely use this.