Download the Java SDK
You're ready to access the Downloads page of the Oracle Identity Cloud Service console. From this page, you can download the Java SDK.
-
In the console, expand the Navigation Drawer, click Settings, and then click Downloads.
-
Click Download to download the Java SDK.
-
Unzip the .zip file, and then find the
idcs-assert.jar
file, which is located in the\idcs-assert\build\libs\
directory of the .zip file.Note:
The name of theidcs-assert.jar
file may vary. Make a note of this name. -
Copy the
idcs-assert.jar
file into the sample web application's library folder (c:\temp\java\src\main\webapp\WEB-INF\lib
).