JWT Application End-of-Life

Does JWT App deprecation apply to administrative-use-only apps used to add/update/delete zoom user accounts ?

For example, I have an app that uses the REST apl to create/update/delete user profiles. It uses a key and a secret to retrieve a token.

Does this type of application need to stop using JWT ?

Thanks

The application’s purpose has no effect on the JWT deprecation. If your Created Apps page shows any products with Type = JWT, those applications need to be adjusted, probably switched to a Server-to-Server OAuth application.

1 Like