I am needing the organizations info, from a specific user. This information is not returned as can be seen below:
organizations: [], displayName: 'idm', roles: [ { name: 'Provider', id: 'provider' } ],
I am getting an empty list of organizations. Even the owner of the organization receives an empty list.
Is this a bug? What can we do to get this information?
In my local instance I just get to do up to step 7 of this tutorial:
I continue with this problem, waiting for some help...