Open
Description
Allow search on custom data
Problem
Currently, it's not possible to search applications by nested data. In our case, we would like to be able to search applications by any information that is persisted in application.data
.
Solution
Elastic search API endpoint for applications /api/application/search
similar to users search.
Alternatives/workarounds
Additional context
Review all Search APIs where the CRUD API supports custom data to see if we should extend the Search API to include custom data.
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.