You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @max-wittig for the reply. Happy to create MR. I have already been having a play. There are a couple of things that may need to discuss like the inconsistency of the API. Other api calls return an empty list if there are no elements found where as this returns a 404 and a message. Once I have an MR I will add another comment
Description of the problem, including code/CLI snippet
There are methods to both add and remove ldap links on groups but not to query the existing ldap links
Expected Behavior
There should be a method on group to query the currently linked ldap groups hitting "https://gitlab.example.com/api/v4/groups/:id/ldap_group_links"
Actual Behavior
No method exists
Specifications
The text was updated successfully, but these errors were encountered: