python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Suggestion Give access to role ID through management

Open Ombental opened this issue 7 months ago • 0 comments

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?

Ombental avatar Jul 22 '25 08:07 Ombental