Oracle by Example brandingCreating an Oracle Java Cloud Service Administrator

section 0Before You Begin

This 10-minute tutorial shows you how to create an Oracle Cloud user and assign the user to roles for Oracle Java Cloud Service.

Background

Oracle Identity Cloud Service defines application roles for each of the cloud services in your Oracle Cloud account. You can associate users and groups to these application roles so that they can perform tasks like creating, starting, and patching service instances.

What Do You Need?

  • An Oracle Cloud account with active subscriptions to Java Cloud Service and Identity Cloud Service
  • Credentials for an Oracle Cloud user that has been granted the Identity Domain Administrator role.

Note: If you are the owner of the Oracle Cloud account, your credentials can already be used to access Java Cloud Service. In this case, you can skip this tutorial and begin the next one, if desired.

Note: This tutorial is applicable only to cloud accounts that include Identity Cloud Service.


section 1Create a User

  1. Sign in to Oracle Cloud as an Identity Domain Administrator.
  2. From the top of the My Services Dashboard, click Users.
  3. From the top of the User Management page, click Identity Console.
  4. From the Users page of the Identity Cloud Service console, click Add.
    Add user
    Description of the illustration add_user.png
  5. Configure the new user:
    • First Name: Enter a first name. This tutorial uses the name Java.
    • Last Name: Enter a last name. This tutorial uses the name Admin.
    • User Name / Email: Enter an email address that is not already in use in this account.
    • Use the email address as the user name: Yes
  6. Click Next, and then click Finish.

    Tip: You can also use groups as an alternative to configuring individual users.

  7. Verify that the specified email address received an Oracle Cloud welcome message. Click the link in this message and, when prompted, enter a password for the new user.
  8. Click the user name or icon at the top right corner of the page, and then select Sign Out.
    Sign Out
    Description of the illustration sign_out.png

section 2Assign Java Roles

  1. Go to Oracle Cloud and sign in as the Identity Domain Administrator again.
  2. From the top of the My Services Dashboard, click Users.
  3. From the top of the User Management page, click Identity Console.
  4. From the Identity Cloud Service console, click the Navigation Drawer Navigation Drawer Icon at the top left corner of the page, and then select Applications.
    Add user
    Description of the illustration applications_menu.png
  5. From the Applications page, click the application whose name begins with JAASApp.

    Tip: If your account has many applications, you can type this text into the search field.

  6. Click Application Roles.
  7. To the right of the JaaS_Administrator role, click Menu Menu Icon, and then select Assign Users.
  8. Select the check box for your new user, Java Admin.

    Tip: If your account has many users, you can type this name into the search field.

  9. Click Assign.
    Assign user
    Description of the illustration assign_user.png
  10. Click Applications from either the navigation drawer or the link at the top of the page.

section 3Assign Database Roles (optional)

A database must exist prior to creating a service instance. Oracle Java Cloud Service supports Oracle Database Cloud Service, Oracle Cloud Infrastructure Database, and Oracle Autonomous Transaction Processing.

If your new user is also responsible for creating database deployments in Oracle Database Cloud Service, then assign an additional role. For Oracle Cloud Infrastructure Database and Oracle Autonomous Transaction Processing, you must create policies in Oracle Cloud Infrastructure.

  1. From the Applications page, click the application whose name begins with DBAASApp.
  2. Click Application Roles.
  3. To the right of the DBaaS_Administrator role, click Menu Menu Icon, and then select Assign Users.
  4. Select the check box for your new user, Java Admin.
  5. Click Assign.
  6. Click Applications from either the navigation drawer or the link at the top of the page.

section 4Test the User

  1. Sign Out of Oracle Cloud.
  2. Go to Oracle Cloud and sign in as your new user, Java Admin.
  3. If the My Home page displays, click the Navigation menu Navigation Icon at the top left corner of the page, and then select Dashboard.
  4. From the My Services Dashboard, click the Navigation menu Navigation Icon at the top left corner of the page, expand Services, and then select Java.
    Java menu
    Description of the illustration dashboard_java_menu.png

    The Java Cloud Service console displays.


next stepNext Tutorial

Creating an Oracle Java Cloud Service Instance with Identity Cloud Service


more informationWant to Learn More?