Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Custom JAR

Nagateja_K
New Contributor III
New Contributor III

Hi Team , 

we are building a Custom JAR solution , we wanted to know what is JDK version that we need to use while compiling the code JAR ? Does Saviynt has any pre-requisites to use standard java version.

Thanks in advance.

Thanks,
Nagateja Ksheerasagar.

4 REPLIES 4

NM
Honored Contributor II
Honored Contributor II

@Nagateja_K Java 8 should work.

Amit_Malik
Valued Contributor II
Valued Contributor II

Java version 1.8.x 

https://forums.saviynt.com/t5/saviynt-knowledge-base/how-to-upload-custom-jar-in-v2021-x-and-above/t...

Try 11 also. I can't find a link but I read it somewhere in Saviynt docs for latest releases

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

Amit_Malik
Valued Contributor II
Valued Contributor II

I could find it, that is for custom connector. For external jar go with 1.8 only then 

Ensure that you have the following before developing the connector:

  • Tools required for implementing your connector (Git, Open Java Development Kit (JDK) 11, Spring Tool Suite (STS) IDE 4.0, and Apache Maven 3.1.1) are downloaded and installed. For more informa

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

rushikeshvartak
All-Star
All-Star
  • java version 1.8 only works otherwise it throws error in logs of version issue

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.