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.

  1. In the console, expand the Navigation Drawer, click Settings, and then click Downloads.

  2. Click Download to download the Java SDK.

  3. 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 the idcs-assert.jar file may vary. Make a note of this name.
  4. Copy the idcs-assert.jar file into the sample web application's library folder (c:\temp\java\src\main\webapp\WEB-INF\lib).