Maagan-Michael / invitease

A self contained invitation management system for gatekeeping.
GNU General Public License v3.0
8 stars 1 forks source link

Moved user management to Keycloak #68

Closed inbarbarkai closed 2 years ago

inbarbarkai commented 2 years ago

Implemented all functionality of user management via Keycloak including getting user information.

I had only one issue that is not easily solvable. When seeding groups, I cannot predetrmine the group ID. This forces the developer to set those values later on when starting the application.