0

I'm encountering the same problem asked here.
The list of organizations of an authenticated user https://<idm_domain>/user?access_token=xxxxxxxxxxxxx is always empty.
I tried to follow the guide reported in the previous post to solve my problem but as reported in the past question, I can't find the button Authorize, the point 7 in the guide, so it's impossible to achieve.
Someone can help me!
Thanks in advance.

ascatox
  • 51
  • 5

1 Answers1

0

Did you solve the problem?

You can assign roles to users in organization directly from the dialog that appears when you press "manage" button. There you must assign some specific roles to the user, then you will see the organization in the list retrieved from the service.

enter image description here

enter image description here

If it does not work for you, just ask and we can continue working on it.

Emiliano Viotti
  • 1,619
  • 2
  • 16
  • 30
  • I'm sorry but I tried to add all roles to an organization for my user, but the list of organizations returned in the GET is always empty. – ascatox Dec 13 '17 at 13:47