You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this call: descope_client.mgmt.role.load_all()
Generates a response that includes a list with all roles, it would be very helpful if the unique id of the role would be sent and not only it's name.
Can this be done?