haxqer / jira

The simplest docker file of JIRA. Support v9.17.3(latest) v10.0.1(latest) and v9.12.13(lts)
https://hub.docker.com/r/haxqer/jira
461 stars 259 forks source link

Atlassian crowd work with agent #31

Open d1m0nstr opened 1 year ago

d1m0nstr commented 1 year ago

i tried to install crowd and it's work I have downloaded it from docker hub https://hub.docker.com/r/atlassian/crowd then i add JAVA_OPTS="-javaagent:/atlassian-agent.jar ${JAVA_OPTS} " into setenv.sh and add atlassian agent into docker to / then docker exec crowd-srv java -jar /atlassian-agent.jar
-p crowd -m Hello@world.com
-n Hello@world.com
-o your-org
-s you-server-id-XXXX-XXXX-XXXX-XXXX and it's work

@haxqer I think you can add it)

d1m0nstr commented 1 year ago

But I dont know how use it with crowd's plugins :(

voarsh2 commented 1 year ago

I can confirm the latest version of Crowd (5.1.3) works with the agent

d1m0nstr commented 1 year ago

@voarsh2 what's about crowd plugins? I don't know where add licence key(

voarsh2 commented 1 year ago

Funny... I am testing Crowd v5.1.3 and the marketplace isn't showing any apps no matter what I search via find apps in Crowd. Can you give me a link to the marketplace app you're trying with? I'll download the file manually and install to test for you.

haxqer commented 1 year ago

crowd addons

In a very old version of Jira, I used the following method to crack plugins:

  1. Download the plugin installation package using a web browser.
  2. Decompress the package (.jar format), and the package name in the code is the plugin's 'app key'.
d1m0nstr commented 1 year ago

@voarsh2 https://marketplace.atlassian.com/apps/1220849/2fa-for-crowd-u2f-totp?hosting=datacenter&tab=overview @haxqer there no place to add licence key(

image
voarsh2 commented 1 year ago

I just installed it - when I checked the marketplace, I saw it was a FREE app. No licence needed.

crowd addons

In a very old version of Jira, I used the following method to crack plugins:

  1. Download the plugin installation package using a web browser.
  2. Decompress the package (.jar format), and the package name in the code is the plugin's 'app key'.

I hope you're still using Atlassian's products! Haha. Jokes aside, within manage apps, when installing from inside the software, there's "app key" reference which can save time from finding it via Marketplace website after downloading and decompressing the package for the name.

d1m0nstr commented 1 year ago

sorry - that app was really free. Thank you) but this 100% need licence https://marketplace.atlassian.com/apps/1224960/mo-crowd-two-factor-authentication-2fa-crowd-2fa?hosting=server&tab=overview

voarsh2 commented 1 year ago

After checking, I believe this particular app is paid VIA VENDOR, which means they don't use Atlassian's licencing model, it is checked EXTERNALLY. Most app vendors just use Atlassian's licence system as it is easiest for all involved. But this plugin can't be cracked because it is verified via vendor. Search for "Paid via Atlassian" for your apps (not sure if marketplace has this option, but "find apps" within Crowd/Jira/Confluence, etc had this pricing dropdown option.

tintucthethao commented 9 months ago

i tried to install crowd and cracked it. Then I received the following error message "The supplied license key is invalid or expired". help me please!!

voarsh2 commented 8 months ago

i tried to install crowd and cracked it. Then I received the following error message "The supplied license key is invalid or expired". help me please!!

I have recently installed Crowd without my new Atlassian Agent and it works - not the same for plugins as Crowd doesn't have Atlassian licence based plugins (only via vendor).

So, share more details of what you're doing, version, what agent you're using, etc......