When a user inside the tenant generates an operation the User’s name is N/A, but this is an invitation made by a user in this tenant, therefore the operation log. How can I get the user who performed the action user’s name to show up? Is it a configuration issue?
You are correct when mentioning that when making an API Operation the user’s name shows up as N/A when checking the logs. However when checking an api operation that has the “channel”set to “``https://manage.auth0.com/” you can check the authobject that will include the tenant administrator’s information, such as the name as well.