Delegated Administration Extension: Filtering Users by Authorized Applications Inquiry

Thank you for your continued support. I would like to inquire about the Delegated Administration Extension.

Is it possible to sort or filter users on the user list screen based on their Authorized Applications? For instance, I would like to display only users who have authorized a specific application, such as “SampleApp.” I am attempting to implement this through FilterHook, but it seems that information about Authorized Applications is not included in the context (ctx) data, so I am unable to write the necessary processing for it.

Any advice would be greatly appreciated. If this is not feasible, alternative methods would also be acceptable.