Add Credentials for Your Oracle Visual Builder Studio Account

To integrate your visual application with a Git repository, you must provide the URL and credentials for an Oracle Visual Builder Studio account. Those credentials are used when linking your visual application to a Git repository of an Oracle Visual Builder Studio project.

You will need to contact your service administrator if you do not know the credentials for your Oracle Visual Builder Studio account. Credentials are not stored when you export your application.

The credentials for connecting to Git in Oracle Visual Builder Studio must be for a user in Oracle Identity Cloud Service (IDCS) with the DEVELOPER_USER role. Note that:
  • The credentials you provide must be for a local IDCS user. Local users are those created directly in IDCS, with the password also specified in IDCS for basic authentication. You cannot use federated or single sign-on (SSO) credentials to connect to Git.
  • The IDCS user must have the correct IDCS role. Check with your service administrator to confirm that the user is assigned the correct role. The service administrator can add a user in IDCS and assign the user the DEVELOPER_USER role. See Setting Up Users and Groups in Cloud Accounts that Use Identity Domains in Administering Oracle Visual Builder Generation 2.

To add your Oracle Visual Builder Studio account credentials:

  1. Open your visual application.
  2. Click the Git icon ( Git icon ) in the toolbar and select Configure Visual Builder Studio Credentials.
  3. Click Add Credentials in the Configure Visual Builder Studio Credentials dialog box.
  4. Enter the URL, user name, and password for your Oracle Visual Builder Studio account. Click Save Credentials.

    After your credentials are checked and saved, the new credentials are added to the list in the Configure Credentials dialog box.

  5. Click Close.
After you enter and save your credentials for the Oracle Visual Builder Studio account, you can create a link between a visual application and a specific repository.