Create Oracle APEX Developer Accounts

Oracle APEX developers need a developer account in each workspace where they wish to build applications.

The initial developer account is created when you create a workspace (this account also has Workspace Administrator privilege). These steps show you how to create additional developer accounts for members of your team or reset their passwords. When you create a developer account, a corresponding database user is automatically created.

To create developer accounts and provide direct access to Oracle APEX:

  1. Sign in to Oracle APEX Administration Services.

    See Access Oracle APEX Administration Services for more information.

  2. Click Manage Workspaces.
  3. Under Workspace Actions, click Manage Developers and Users.
  4. On the Manage Application Developers and Users page, click Create User.
  5. On the Create/Edit User page, in the Username field, enter a username.
  6. In the Email Address field, enter an email address.
  7. (Optional) Use the on-screen and in-line help to fill in additional fields.
  8. In the User is an administrator field, select No.
  9. In the User is a developer field, select Yes.
  10. In the Password field, enter a strong password.

    See Create Users on Autonomous Database - Connecting with a Client Tool to learn more about the default password complexity rules.

  11. In the Confirm Password field, confirm the password.
  12. At the top of the page, click Create User.

    Alternatively, click Create and Create Another if you want to create the user and create another user.

To share sign-in details with developers:

  1. On the Autonomous Databases page, under the Display Name column, select the Autonomous Database instance that contains the user and the user's workspace.

  2. On the Autonomous Database Details page select Database Actions and click View all database actions.

  3. In Database Actions Launchpad, under Development, right-click APEX and choose Copy URL.

  4. Provide the copied URL, along with the Workspace Name, the Username, and the Password for the developer account you created.

Using this URL developers can access the Oracle APEX environment without having to navigate to the Autonomous Database Oracle Cloud Infrastructure Console.

Note:

Changing the password of Workspace Administrators and Developers through Manage Developers and Users page or Edit Profile page only affects applications configured with "Application Express Accounts" authentication scheme. To change the password used to access App Builder, use Database Actions or another client to change the password of the corresponding database user.

See Creating User Accounts in Oracle APEX Administration Guide for more information.