Hi,
Im building a zendesk app and have a question regrading the validation procedure for the JWT token received with signedUrls: true.
according to the documentation here:
i need the user name and password of a user in the instance in order to obtain the public key of the app and the installation id...
however, when published to the marketplace our app will be installed on different instances for which we obv don't have a user name or password..
can we expect the public key not to be changed or i'm missing something?