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

wip: groups handler #290

Closed
wants to merge 1 commit into from

Conversation

ntarocco
Copy link
Contributor

  • adds a groups handler to fetch groups/remote from the remote auth provider, similar to what done with user info
  • TODO: update the roles table when groups fetched, setting the unique id of the role and the is_managed field. The roles in the DB managed by the external auth should be in sync with the ones fetched for the logged in user.
  • requires: wip: change roles db table invenio-accounts#432

* closes #245
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 this pull request may close these issues.

1 participant