Obtain account information

For the SSO account in Oracle Life Sciences IAMS and your roles in Oracle Clinical One Platform, you can find your user name and password in a welcome email in your inbox that you receive after your account is created and you're provisioned with the appropriate role. For more information on how to get your account information, see Get your account information.

Steps

  1. Get your host URL for the Oracle Clinical One Platform API:
    You will receive a URL that is specifically created for your organization. You can use that URL to make calls to the Oracle Clinical One Platform REST API. If you don't have this URL, you can either:
    • Construct that URL yourself. Typically, a host URL for Oracle Clinical One Platform should look like this:
      https://<customer name>.clinicalone.oraclecloud.com/eclinical-portal/
    • Contact your Oracle project manager.
  2. Get your user name and password.

    To use the Oracle Clinical One Platform REST APIs, you need an SSO account in Oracle Life Sciences IAMS, with the clinicalone-CNE role assigned.

  3. Get provisioned with the appropriate roles and permissions in the Oracle Clinical One Platform study.

    Work with your user administrator to make sure you have the appropriate roles and permissions at a study level, to make HTTP requests related to the study's data.

After you're given access to the right API services for Oracle Clinical One Platform, your system administrator will let you know when you're ready to work.

Next step: Get a token for authentication.