Make sure Anypoint Studio mule-artifact set to 4.6.0
dfdf
CloudHub Deployment as of April 14th 2025)
The Central Repository is the largest collection of Java and other open source components. It provides the easiest way to access and distribute your software components to millions of developers.
Step1: Maven Central Repository
Edit Project File pom.xml
The MuleSoft Forge connectors are constantly updated, and the version is regularly changed. Make sure to replace {version} with the latest release from .
Copy and paste the following Maven Dependency into your Mule application pom file.
See Anypoint Code Builder Example: Note xml <dependencies> tags if not present.
Step2: Access Management
To access the following operations:
Create a with the following details:
Type: App acts on its own behalf (client credentials)
Scopes: Execute Published Actions
After you create the connected app, copy its ID and Secret for Connector Configuration.
To you need to supply Anypoint User Account details with the following User details:
Multi-factor auth: Exempted
Permissions: Document Actions - Manage Actions
Learn API first at speed outside of MuleSoft - Postman
If you are unfamiliar with the underlying API to a connector and not sure you have permissions right please fight those issues in Postman/SoapUI first.
Here is a complete Postman Collection:
Step4: Connector Configuration
1
⚙️ Create Global Element Connector Configuration
Choose Global Type, restricting on "idp"
2
⚙️ Default Config Settings
MuleSoft IDP Config default settings are as follows:
3
⚙️ Enter your Settings
Client id: ID of the connected app to call IDP
Client secret: Secret of the connected app to call IDP
Token url: URL to obtain the access token for your connected app
MuleSoft IDP Service Host: Select your IDP service host. The drop down values are the currently supported regions
Example Completed Region:
Mulesoft Account for Config Introspection and Platform API
Optional but if you want to have dynamic drop downs when configuring your operations at design time and or you want to call a Platform API operation it becomes mandatory
Introspection for what IDP document actions are published and what versions at Design Time!
Example Completed Region:
The IDP obtained access tokens are stored in an ObjectStore. By default, the SDK will store them in the apps’s default store, but users can define their own custom one
Example Completed Region:
4
✅ Test Connection
1
⚙️ Create Global Element Connector Configuration
Currently ACB does not have a dedicated Global Configuration Elements UI, so create the configuration as part of the configuration of the first IDP Operation configuration of the project
2
⚙️ Enter your Settings
Client id: ID of the connected app to call IDP
Client secret: Secret of the connected app to call IDP
Token url: URL to obtain the access token for your connected app
The drop down values are the currently supported regions
Example Completed Region:
MuleSoft Account for Config Introspection and Platform API
Optional but if you want to have dynamic drop downs when configuring your operations at design time and or you want to call a Platform API operation it becomes mandatory
Introspection for what IDP document actions are published and what versions at Design Time!
Example Completed Region:
The IDP obtained access tokens are stored in an ObjectStore. By default, the SDK will store them in the apps’s default store, but users can define their own custom one
Completed Region:
3
✅ Test Connection
Tip - Enter OAuth first as the configuration UI validates that first
MuleSoft Organization Id: Enter your MuleSoft Organization Id (Org Id) that your MuleSoft IDP entitlement exists
MuleSoft Platform Account Host: Select your Anypoint region host. The drop down values are the most frequently set but feel free to enter manually your region such as
MuleSoft Platform Account Username:
MuleSoft Platform Account Password:
Of course you can use
MuleSoft Organization Id: Enter your MuleSoft Organization Id (Org Id) that your MuleSoft IDP entitlement exists
MuleSoft Platform Account Host: Select your Anypoint region host. The drop down values are the most frequently set but feel free to enter manually your region such as