xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.33k stars 924 forks source link

Add SAML group link support for custom roles #1924

Closed heidiberry closed 2 months ago

heidiberry commented 2 months ago

As a GitLab Ultimate customer, we would like to be able to use the custom role feature through SAML and terraform. This change intends to add the ID for the custom role (member_role_id) as an option to the List, Get and Add Group SAML Links commands. Our intention is to then add support to the terraform provider.

svanharmelen commented 2 months ago

Thanks @heidiberry 👍🏻 LGTM!