Last updated
© 2025 make.com
Last updated
You can enable JWT authorization on the System settings page of the Administration interface. Configuration requires the following:
Your JWT Authorization secret.
The external parameters from your system that you want Make to map to its internal values.
The following procedure configures your instance to implement JWTs to create, update, and link users, organizations, and teams.
Go to Administration > System Settings.
Scroll down to the JWT auth enabled field.
Use the drop menu to select Enabled.
In the JWT Auth secret field, enter your JWT authorization secret.
Under JWT Auth mapping, map the values that you instance extracts from JWT payloads. See the following section for
Add any as required.
Click Save in the lower right corner.