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

Keycloak Group Management #147

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Keycloak Group Management #147

wants to merge 13 commits into from

Conversation

niclasheun
Copy link
Contributor

@niclasheun niclasheun commented Feb 4, 2025

Important: depends on #124

Adding endpoints to

  • create custom groups
  • add students to custom groups
  • get the members of custom groups

All custom groups are inside the subfolder "CustomGroups", inside the Course Folders.
Each created group is associated with the role --cg-

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

Successfully merging this pull request may close these issues.

Abstract current keycloak implementation and allow for assigning students to custom groups
1 participant