Application settings Missing the toggle for Trust Token Endpoint IP Header
Last Updated:
Overview
This article addresses an issue where the Trust Token Endpoint IP Header toggle is not visible on the Settings tab for an application in the Auth0 management dashboard.
Applies To
- Application Settings
- Auth0 Management Dashboard
- Trust Token Endpoint IP Header
Cause
The Trust Token Endpoint IP Header toggle may be missing if:
- The application type is not set to one of the types below
- Generic
- Regular Web Application
- Machine-to-Machine Application.
- The Authentication Method under the Credentials tab is set to None.
Solution
- Confirm the application is registered as a Generic or Regular Web Application or a Machine-to-Machine Application in the Auth0 dashboard.
- Go to the Credentials section of the application settings and choose an Authentication Method other than "None" (for example, Client Secret Post or Client Secret Basic).
- Once updated, navigate to Settings > Advanced Settings > OAuth. The Trust Token Endpoint IP Header toggle should now be visible.