I am using a test Jenkins 1.644 setup where I created a user called admin.
The web interface says the user API token is aa13769c03d0ef0618380ae6940b5e3a.
The user configuration file users/admin/config.xml contains the following.
<jenkins.security.ApiTokenProperty>
<apiToken>JvzeeQeyI/p/93m3+Cmb1k0j+js7voeJSFbef77eBRy8ItQH5BJoIsYgXTelX7sC</apiToken>
</jenkins.security.ApiTokenProperty>
Would anyone know what encoding/decoding algorithm is used to go from one value to the other?
::::MAGIC::::then AES128 encrypted with a key I could not recover, but which is the same across all the Jenkins instances. – marcv81 Jan 14 '16 at 07:32