How to federate APIKEY from another Artifactory
Pre-requirement: KnowledgeHow to delegate the authentication to another Artifactoryis implemented.
Add userProperties statement after updatableProfile one as below.currentUser.updatableProfile = json.updatableProfile
currentUser.userProperties = json.userProperties
