Does openIAM has a community version. if yes how can we access it?
Hello @jiwi,
Yes, you can download our Community Edition by registering at this link: Download OpenIAM for Evaluation And then follow directions from the link you will receive.
However, the title suggests you are already installing OpenIAM and are encountering an issue? Can you provide more details?
Thanks,
Ameet
Hello @ameet_shah ,
The download command (curl https://download.openiam.com/release/enterprise/4.2.1.10/rpm/openiam-4.2.1.10.noarch.x86_64.rpm --output openiam-4.2.X.noarch.x86_64.rpm ) described in the document does not return any downloads.
Is it possible to have the correct command with the correct version?
Hello @gnfadher,
The current version of the Community Edition is 4.2.1.15 – the updated curl command can be found at this link: Installation with Internet Access via RPM on Linux
curl https://download.openiam.com/release/enterprise/4.2.1.15/rpm/openiam-4.2.1.15.noarch.x86_64.rpm --output openiam-4.2.X.noarch.x86_64.rpm
Thanks,
Ameet