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
A great additional feature would be the ability to map an LDAP group name to a different group name in Gitlab.
We (like many others) have a particular security group "naming scheme" on our AD server that doesn't work well as groups on Gitlab.
Being able to Statically set these in the config.yaml file would be a great addition
i.e
An LDAP group called "Grp-GitLabProject1" where it maps to gitlab group "Project1"
groupNameMapping:
Grp-GitLabProject1 : Project1
The text was updated successfully, but these errors were encountered:
Hi,
Great tool, thanks for the effort here.
A great additional feature would be the ability to map an LDAP group name to a different group name in Gitlab.
We (like many others) have a particular security group "naming scheme" on our AD server that doesn't work well as groups on Gitlab.
Being able to Statically set these in the config.yaml file would be a great addition
i.e
An LDAP group called "Grp-GitLabProject1" where it maps to gitlab group "Project1"
groupNameMapping:
The text was updated successfully, but these errors were encountered: