Hi, is it possible to fetch all owners of applications and sources?
I know that owner.name:"name" works to get Roles, Access Profiles and Entitlements. I need to fetch all source owners and application owners as well.
I am able to retrieve owners via the _exists_:owns query, but only the identities and no objects.
This would be helpful to analyze data better in our tenant. Currently if we need to find the ownership of an identity if it’s either app/source we manually have to search for it in the tenant by clicking around… Not very effective!