How to See all Roles associated with specific Identity in search

Hello all,

We are currently facing a challenge where we need to display roles associated with a selected identity within ISC Forms. Despite multiple search attempts, I have not been able to retrieve the roles granted to a given identity using Search. The objective is to display these roles in the form when a user selects an identity from a dropdown menu.

Has anyone encountered a similar requirement or can offer guidance on how to achieve this?

Thank you for your assistance!

What about the get-role-assignments API endpoint?

Hi @mcheek Yes API can fetch roles associated with Identity however we can not use the api response on ISC Forms.