Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign (and create) roles to users based on their LDAP group #5129

Closed
scholtalbers opened this issue Dec 5, 2017 · 2 comments
Closed

Assign (and create) roles to users based on their LDAP group #5129

scholtalbers opened this issue Dec 5, 2017 · 2 comments

Comments

@scholtalbers
Copy link
Contributor

AD/LDAP can contain quite some information about users. One useful attribute that may be available is one describing the users membership to a 'unit' or 'group'.

If the Auth providers are allowed to return Group/Roles names to which the user will be automatically assigned, it can reduce admin manual work.

In addition, one might think to also auto create a data library based on this information - but this is even more specific and out of the scope for this issue.

scholtalbers added a commit to scholtalbers/galaxy that referenced this issue Dec 6, 2017
scholtalbers added a commit to scholtalbers/galaxy that referenced this issue Dec 6, 2017
@bernt-matthias
Copy link
Contributor

Link to PR: #5136

scholtalbers added a commit to scholtalbers/galaxy that referenced this issue Dec 13, 2017
… or both. and whether or not to assign to role only to the group
@scholtalbers
Copy link
Contributor Author

Also related #5238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants