JWT App - more than one possible?

Hey @katezoom,

Thanks for reaching out about this, and happy to clarify.

To that end, we don’t have developer accounts, so to speak—rather, the JWT app you create under your Enterprise account JWT is an account-wide app and is available to all the admins and owners of the account. You can have only 1 JWT marketplace app registered in your account.

However, you can generate multiple JWT tokens using the JWT keys, and the tokens operate independently of each other until expired or the credentials have been changed. Keep in mind, however, a JWT token will contain all the permissions, and there is no way to restrict it.

If you need to be able to restrict scopes, we recommend utilizing OAuth.

Let me know if this helps to clarify,
Will