Add email_verified = false to sort filter Customer needs to be able to sort users by email_verified = false field in order to identify which users are new and haven’t been manually approved.
Description: In customer solution, the only was to show new users pending activation is to sort by the email_verified = false field, which is not available in drop down list. We have provided custom expression, however customer doesn’t feel it’s acceptable.
Use-case: Customer User Directory, MFA & SSO. This is first CIAM implementation for customer, they are a global company. This solution is being built for USA, if all goes well it will be expanded globally.