spherulitic / xerafin3

Xerafin Word Study System
1 stars 0 forks source link

configure Flask (cardbox) to get user data from keycloak #32

Closed spherulitic closed 2 years ago

spherulitic commented 2 years ago

Blocks #30 and nearly everything else on the back end

It turns out flask-oidc is not maintained and does not support public keycloak clients, so need to implement with a different library

AC: The cardbox service requests and returns the JWT with data for the logged in user.