Many plugin operations require the FDMULE_CLOUD_ACCOUNT_CODE
target property to be set. See Configuring Cloud Accounts for more info. The following properties are required for the Mule Cloud Account.
Property Name | Property Code | Required | Description |
---|---|---|---|
Anypoint URL |
| Yes | URL of the Anypoint environment. e.g. https://anypoint.mulesoft.com |
Auth Type |
| Yes |
|
Organization Name |
| Yes | Mule Organization Name |
Environment Name |
| Yes | Mule Environment Name |
Username |
| For Basic Auth | The username for Authenticating with Anypoint. Used for Basic Auth only. |
Password |
| For Basic Auth | The password for Used for Basic Auth only. |
Client Id |
| For Oauth | The client id for Authenticating with Anypoint. Used for OAuth only. |
Client Secret |
| For Oauth | The secret for Used for OAuth only. |
Creating a Client Id and Secret for Mule Oauth
Mule Cloud Accounts can be setup for Basic Auth or OAuth. For OAuth, this document will assist you in preparing to connect.
...