- Overview
- Configuration
Oracle fusion cloud
Automate user lifecycle management with Oracle Fusion Cloud and ADManager Plus integration
Oracle Fusion Cloud offers a suite of cloud applications designed to streamline business processes, across various streams including human resources, finance, supply chain management and customer experience. Integrating Oracle Fusion Cloud with ADManager Plus helps IT teams to enhance user lifecycle management by automating the provisioning, updating, and deprovisioning of user accounts across AD, Exchange, Office 365, and other platforms based on user inputs from Oracle Fusion. This helps business functions ensure that employees have the appropriate access rights throughout from day one eliminating manual efforts, minimizing errors, and ensuring timely updates to user access.
User account creation
Automatically create user accounts for new hires in ADManager Plus based on the data from Oracle Fusion Cloud, ensuring they receive the necessary access permissions promptly and accurately.
User account modification
Seamlessly update user account details and access permissions in ADManager Plus when changes occur in Active Directory, such as role transitions or departmental shifts, maintaining alignment with current job responsibilities in Oracle Fusion.
User offboarding
Efficiently revoke access rights and delete user accounts in ADManager Plus when employees leave the organization, ensuring security and compliance when users are deactivated in Oracle.
Configuration Document: Integrating Oracle Fusion cloud with ADManager Plus
Prerequisites:
Oracle Fusion cloud uses Basic Authentication to authorize API requests and requires username and password credentials for authorization.
Privileges:
- To import users (Inbound action): Ensure the account used for authorization has permission to read all user accounts.
- To perform any action or query in Oracle Fusion cloud (Outbound Action): Ensure the account used for authorization has permission to perform the desired action.
Authorization configuration
- Log in to ADManager Plus and navigate to the Automation tab.
- In the left pane, under Configuration, click Application Integrations.
- Under Enterprise Applications, click Oracle Fusion cloud.
- Toggle the Enable Oracle Fusion cloud Integration button on.
- In the Oracle Fusion cloud Configuration page, click Authorization.
- Enter credentials
- Click Configure.
Inbound webhook configuration
Inbound webhook enables you to fetch user data from Oracle Fusion cloud to ADManager Plus. The attribute mapping configured in this section can be selected as the data source during automation configuration. perform the desired action on the list of users received from the API response.
To configure an inbound webhook for Oracle Fusion cloud:
- Under Inbound Webhook, click Oracle Fusion cloud Endpoint Configuration.
- In the Endpoint Configuration tab, an endpoint, Oracle Fusion cloud USERS ENDPOINT, comes pre-configured with an Endpoint URL, API Method, Headers, and Parameters fields to fetch user accounts from Oracle Fusion cloud. If you would like to use this pre-configured endpoint, replace {host} and {port} with your respective host name and the port number of your Oracle Fusion cloud instance in the Endpoint URL field. However, if you would like to use a new endpoint to import users, you can configure one using the + Add API endpoint button and filling in the required fields as per Oracle Fusion cloud's API references. Click here to learn how.
- The API key value pair is pre-configured as a header for authenticating API requests as configured during Authorization Configuration.
- Macros: You can add macros to your endpoint configuration to dynamically change it as per your requirement using the macro chooser component.
- Refer to Oracle Fusion cloud's API references and configure additional headers and parameters, if required.
- Once done, click Test & Save. A response window will display all the requested parameters that can be fetched using the API call. Click Proceed.
- Refer to Oracle Fusion cloud's API references to know the Parameters that must be configured to fecth only specific parameters.
- You can configure multiple endpoints for Oracle Fusion cloud using the + Add API endpoint button. Click here to learn how.
- Click Data Source - LDAP Attribute Mapping to match endpoints and to map AD LDAP attributes with the respective attributes in Oracle Fusion cloud. [ADManager Plus also lets you customize attribute format from Oracle Fusion cloud]
- Click + Add New Configuration and perform the following:
- Enter the Configuration Name and Description and select the Automation Category from the drop-down menu.
- In the Select Endpoint field, select the desired endpoint and a Primary Key that is unique to a user (e.g. employeeIdentifier). Note: When multiple endpoints are configured, this attribute must hold the same value in all the endpoints.
- In the Attribute Mapping field, select the attribute from the LDAP Attribute Name drop-down menu and map it with the respective column in Oracle Fusion cloud.
- If you would like to create a new custom format for this, click Add New Format.
- Click Save.
Note:
Note: