How to sign 3rd party extension which I developed?

21310122
21310122 New Altair Community Member
edited November 5 in Community Q&A

I am working on the extension development of rapidminer. I downloaded the template of the extension project from github and developed my own operator. After launching rapidminer, the extension was successfully installed.

 

But when I dragged the module from the rapidminer software to accomplish the same thing, I reported this error:

1.png

 

Then I searched for the solution, somebody told me that :

“RapidMiner has a security feature to prevent the unchecked execution of potentially risky extensions.To still execute your extension, you can check under the setting to give unsigned extensions (those that don't come from the RapidMiner marketplace) to be executed with additional rights.“

2.png

 

But When I checked this option, it shows "a large license is required to grant additional permissions to unsighed extensions. "

 

What is a large license? I used the academic plan to get the license. So Does it means that if I want to check this option, I have to buy a paid license rather than a academic account? 

Or how can I make this extension which I developed a signed extension? 

 

Does anybody know the answer? Thanks a lot.

 

 

 

 

 

 

 

Answers