Understanding the "All Applications" Application in Auth0
Last Updated:
Overview
Sometimes, a client_id might show in the logs that will not be recognizable when checking the Dashboard.
Applies To
- Client_id
- Logs
- Applications
- Auth0
Solution
All tenants have a "hidden" client called "All Applications" that is only visible when checking the API. This is enabled by default and allows certain aspects of the Dashboard to function.
A common use case for the "All applications" client includes metadata updates for user profiles from Actions. The Auth0 logs for these user update calls will contain an IP from a private cloud tenant's Primary Egress IP list, or a public cloud tenant's Outbound IP addresses list, depending on the tenant's region.