But I have supposed that someone with administration privileges could get the global configuration of Jenkins like it's possible with job configuration.
My goal is to compare my local global config with a remote one.
I'm creating a plugin to compare job configuration and have the ability to merge some parts of the remote configuration file (using Remote API).
I wish to do the same thing with global configuration of both local and remote Jenkins.