fiware-cloud-portal icon indicating copy to clipboard operation
fiware-cloud-portal copied to clipboard

Not able to list all roles for fiware user account on dashboard

Open kushagrasrivastva-NEC opened this issue 6 years ago • 0 comments

I am implementing a feature to display user roles on dashboard. I am using inbuilt parameter JSTACK.Keystone.params.access.user.roles in jstack.js. However, it only returns role as member and admin. Other roles which are assigned are not being listed using this parameter. Please refer the screenshot.

image

Also, I came across another parameter as cloud_role in os-utils.js as shown below:

image

This parameter is commented in the code and also, this parmeter doesn not exist.

can anyone suggest some other method?

kushagrasrivastva-NEC avatar Feb 07 '19 17:02 kushagrasrivastva-NEC