Add user to organization based on LDAP group membership #873

Closed
opened 2025-11-02 03:39:54 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @tobias-- on GitHub (Jul 7, 2017).

  • Gitea version (or commit ref): 1.1.2

Description

It would be nice if users could be automatically added to an organization based on their LDAP group membership (e.g. using the "memberof" attribute).

Originally created by @tobias-- on GitHub (Jul 7, 2017). - Gitea version (or commit ref): 1.1.2 ## Description It would be nice if users could be automatically added to an organization based on their LDAP group membership (e.g. using the "memberof" attribute).
GiteaMirror added the type/featureissue/confirmed labels 2025-11-02 03:39:54 -06:00
Author
Owner

@bkcsoft commented on GitHub (Jul 7, 2017):

Something I've wanted for a while. Also for OAuth and SMTP based on domain of email :)

@bkcsoft commented on GitHub (Jul 7, 2017): Something I've wanted for a while. Also for OAuth and SMTP based on domain of email :)
Author
Owner

@stale[bot] commented on GitHub (Feb 14, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Feb 14, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Feb 28, 2019):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Feb 28, 2019): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Author
Owner

@TwoTwenty commented on GitHub (Jun 5, 2019):

it would be nice to be able to add them to an organization based on the authentication source.. since gitea supports multiple auth sources/definitions. Both memberof and auth source would be best. These features would help my organization migrate to using gitea as a significant offering.

@TwoTwenty commented on GitHub (Jun 5, 2019): it would be nice to be able to add them to an organization based on the authentication source.. since gitea supports multiple auth sources/definitions. Both memberof and auth source would be best. These features would help my organization migrate to using gitea as a significant offering.
Author
Owner

@alexattws commented on GitHub (Nov 30, 2019):

We've implemented mapping LDAP groups to teams in (all) organizations (by group/team name) and published it here, if anyone is interested,
https://github.com/tws-inc/gitea-group-sync

@alexattws commented on GitHub (Nov 30, 2019): We've implemented mapping LDAP groups to teams in (all) organizations (by group/team name) and published it here, if anyone is interested, https://github.com/tws-inc/gitea-group-sync
Author
Owner

@pbodnar commented on GitHub (Feb 29, 2020):

Duplicate of #1395? Lets vote for this feature there...

@pbodnar commented on GitHub (Feb 29, 2020): Duplicate of #1395? Lets vote for this feature there...
Author
Owner

@silverwind commented on GitHub (Feb 14, 2022):

Should be fixed with 832ce406ae.

@silverwind commented on GitHub (Feb 14, 2022): Should be fixed with https://github.com/go-gitea/gitea/commit/832ce406aefed0cceb30d42d1435f425a9aba279.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#873