I was wondering if there’s a way to form a query to search and retrieve all Access Profiles in our tenant. As far as I’m aware it’s only possible to search access profiles for a specific source for example:
source.name:"Active Directory"
I need to fetch all access profiles first in order to filter out certain access for a certification campaign that is generated via a query inside of a HTTP request.
Thanks, as the query needs to be in a API call I can’t simply filter for access profiles only. source.name:* works to fetch everything but I need to filter to just access-profiles inside of the query itself somehow.
This seems to work inside of the API call to filter out access that has a name that starts with Birthright, however. It doesn’t feel like the best solution however, seeing as naming needs to be perfect.
Run a Search that will fetch the Roles/Access Profiles you want to “tag” and then using the checkboxes on the left of each record select the items (or select all). Now, by clicking the small label icon on the right top of the results table you can add any keyword you want to use for future search using the query tags:keyword