Is there currently a way to get all roles for a realm and application? I found the rest api docs... but when I call
/admin/realms/{realm}/applications/{app-name}/roles with the appropriate realm and app name
I just get the text "Bearer" returned. Is this still in the works or am I missing something?