Troubleshooting 'Token failed verification: signature' errors in Distribution

Troubleshooting 'Token failed verification: signature' errors in Distribution

AuthorFullName__c
Pradnya Shinde
articleNumber
000004744
ft:sourceType
Salesforce
FirstPublishedDate
2020-02-03T08:00:00Z
lastModifiedDate
2020-02-03
VersionNumber
5
Solution:
  • Ensure Circle of trust is established between Source Artifactory and Target Edge node instance. Refer to this documentation
  • If the source Artifactory is not the Authentication provider in Mission Control, then configure the Circle of Trust between servers as follows:
  • Authentication Provider Artifactory server certificate ($ARTIFACTORY_HOME/access/etc/keys/root.crt) ---> Source Artifactory's trusted folder (($ARTIFACTORY_HOME/access/etc/keys/trusted/)
  • Authentication Provider Artifactory certificate -----> Target Artifactory trusted folder
  • Source Artifactory certificate -----> Target server's trusted folder

Note:- Make sure to give same Artifactory userid and groupid to the root certificate in trusted folder ($ARTIFACTORY_HOME/access/etc/keys/trusted/*) by comparing with other files from the previous folder($ARTIFACTORY_HOME/access/etc/keys/). Most likely artifactory:artifactory would be userid and groupid)