SCIM Oracle Configuration

miniOrange User Sync/Group Sync allows sync across Jira, Confluence, Bitbucket from Oracle as Identity provider!

miniOrange provides all essential Identity Providers (IdPs) built-in configuration like Azure Active Directory, miniOrange, Okta, OneLogin, Oracle, Keycloak and G-suite. Also we support SCIM configuration with any IDP's by using the custom SCIM App option.

The User & Group Sync app by miniOrange helps you synchronize user and group data from Identity Providers such as AWS, OneLogin, Oracle IDCS, Azure AD, Okta, G Suite, and many others.

Configuring miniOrange User Sync add-on with Oracle as Identity Provider requires you to have below information -

Following information will be required when configuring your IDP with SCIM

Base URI -

Base URI is used to uniquely identify the app to sync the user details. The Base URI will be required for setting up Oracle SCIM provisioning. If you are running your environment behind a vpn or proxy, make sure to keep this endpoint accessible. When setting up the miniOrange User Sync add-on, you will be given the SCIM base URL to configure Oracle SCIM provisioning.

Access Token -

The Access Token is also referred as Bearer Token. Bearer Token is created by the Authentication server. When a user authenticates your application(client) then the authentication server generates a Token. Bearer Tokens are the predominant type of access token used with OAuth 2.0.

The Access/Bearer Token will be provided to you in SCIM Configuration tab of miniOrange User Sync/Group Sync add-on.

Following information will be required when configuring your IDP with Rest API

Client ID -

Client ID is provided by the Oracle after creating an app. This Client ID is used to uniquely identify the App inside Oracle. This Client ID is required for configuring User Provisioning with REST API using miniOrange User Sync/Group Sync add-on.

Client Secret -

Client Secret is also provided by the Oracle when you create an app. This Client Secret is used for authentication purposes in Oracle. The Client Secret is required for configuring User Provisioning with REST API using miniOrange User Sync/Group Sync add-on.

Oracle Base URL -

Oracle Base URL is a URL provided by Oracle to an organization. Oracle manages all the apps and users of a specific organization under this domain. The typical Oracle Base URL is the tenant name (the subdomain), and then the domain name.

Example domain: example.identity.oraclecloud.com/

Oracle App ID -

Enter the App Id of the SAML/OpenID Connect App that you have created in Oracle for this Jira instance so that provisioning operation will be performed on assigned users and groups only. To get the app id, open the application in Oracle, navigate to the URL and copy the ID from there.

Follow the below steps to configure Oracle with miniOrange User Sync/Group Sync app with Oracle SCIM:

  1. Log in to your Oracle Identity Cloud Service (IDCS) administration console. Select Applications, and then click Add.
  2. Click on App Catalog and Select Provision under Type of Integration from left sidebar.
  3. Using the search bar, look for GenericScim and click on the Add button next to GenericScim - Bearer Token.
  4. Enter name, description and then click on next button. Now, enter SCIM Base URL and Bearer Token provided by miniOrage usersync plugin.

Get more information about integrating miniOrange User Sync/Group Sync with Oracle:

JIRA :

You can check our detailed Jira setup guidelines for Oracle SCIM configuration on this page.

Confluence :

You can check our detailed Confluence setup guidelines for Oracle SCIM configuration on this page.

Bitbucket :

You can check our detailed Bitbucket setup guidelines for Oracle SCIM configuration on this page.