Maagan-Michael / invitease

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

Improved KeyCloak usage #62

Closed inbarbarkai closed 2 years ago

inbarbarkai commented 2 years ago
  1. Implemented decorator for validating user role.
  2. Added additional seed to KeyCloak
yarons commented 2 years ago

Just a general question, not sure it's relevant to this PR, do you think we should use the dedicated fastapi-keycloak python lib? https://fastapi-keycloak.code-specialist.com/

Thanks :)

inbarbarkai commented 2 years ago

Not relevant for this PR but I'll definitely take a look

yarons commented 2 years ago

Squash it up!

inbarbarkai commented 2 years ago

Just a general question, not sure it's relevant to this PR, do you think we should use the dedicated fastapi-keycloak python lib? https://fastapi-keycloak.code-specialist.com/

Thanks :)

This requires the admin cli secret which I don't want to expose