Open OmarIthawi opened 7 months ago
we don't need this anymore, right @OmarIthawi ?
@shadinaif this is more of a cosmetic UX change to ensure the Dashboard returns a useful message instead of blank dashboard.
I think this is still needed, but we can keep it open for a while.
We need a full
/me
API to show permissions.For now we're parsing the
edx-user-info
and return the following information:We need a real backend API that shows the information above in addition to the following data:
is_staff or is_superuser
in a single fieldcourse_access_roles
true/false
someone can be a data_researcher but not a tenant admin