Hey Community,
In order to enable the "Upload Apps" button for plugins, I inserted -Datlassian.authentication.legacy.mode=true
into the <jira_dir_install>/bin/setenv.sh
file, inside the JVM_SUPPORT_RECOMMENDED_ARGS
parameter. It worked initially, and I was able to download my plugins. However, now I want to add it again because I need to install new plugins, but it's not working anymore. Do you have any idea what might be causing this?
Thanks!
Hi Meriem,
The parameter you are looking for is this one:
-Dupm.plugin.upload.enabled=true
The parameter you mentioned is related to 2FA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.