Set Up Oracle Identity Cloud Service

In this section of the solution, you learn about the following:

  • Prerequisites that you should have or know before using the Java SDK

  • How to assign administrator roles to your Oracle Identity Cloud Service user account so that you can download the Java SDK and register the sample application, contained within the SDK, in Oracle Identity Cloud Service

Before You Begin

Use the Java SDK to integrate your Java web application with Oracle Identity Cloud Service for authentication. To help you understand how to use this SDK, this solution contains a sample web application.

Before you begin to use the Java SDK:

  1. Complete the Learn about using SDKs to authenticate applications solution.

  2. Get a basic knowledge of the Java programming language to understand the code logic presented in this solution.

  3. Install Java SDK 8.

  4. Install Netbeans IDE 8.2 (All or Java EE bundle) and the Maven plugin.

  5. Download the java_sdk_sample_app.zip file and extract it to the c:\temp folder of your computer.

  6. Get access to an instance of Oracle Identity Cloud Service.

  7. Have an internet connection to build the sample Java web application.

  8. Don't have proxy settings preventing the internet connection.

  9. Make sure that you’re disconnected from VPN.

Assign Administrator Roles to Your User Account

Although you have access to an instance of Oracle Identity Cloud Service, you need permissions to use the Identity Cloud Service console to download the Java SDK and to register the sample Java application with Oracle Identity Cloud Service.

You must grant administrative responsibilities to the account that you're using to access Oracle Identity Cloud Service. Assign the security administrator and application administrator roles to your user account.

To assign administrator roles to your user account:

  1. Sign in to Oracle Identity Cloud Service console with the credentials of your user account.
  2. In the console, expand the Navigation Drawer, click Security, and then click Administrators.
  3. Expand the node for the Security Administrator role.
  4. Click Add, select the check box for your user account, and then click OK.
  5. Repeat steps 3 and 4 to assign the Application Administrator role to your user account.