python-sdk
python-sdk copied to clipboard
Suggestion Give access to role ID through management
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?