Gitea: Add user to organization based on LDAP group membership

Created on 7 Jul 2017  路  6Comments  路  Source: go-gitea/gitea

  • 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).

kinfeature revieweconfirmed

Most helpful comment

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.

All 6 comments

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

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.

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

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.

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lunny picture lunny  路  3Comments

haytona picture haytona  路  3Comments

jorise7 picture jorise7  路  3Comments

ghost picture ghost  路  3Comments

kifirkin picture kifirkin  路  3Comments