Hi,
We have a client app that is connected to a custom database. The action scripts implemented for the custom database uses APIs to “talk” to the actual user store/repository (we cannot create an enterprise connection to it as a matter of security). This setup works as expected.
If a user from the custom db has logged in successfully in to the client app, then they would appear in the DAE users listing. Conversely, for users who have never logged in, or have had failed logins (which shows up in the logs), they do not appear in the DAE users listing. How can we query the second set of users in DAE (i.e, users who are in the custom db who have never logged in or have had failed logins). Querying these users in the AUth0 management portal also returns no results.
Any help/advise will be greatly appreciated.
Nick