Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Name

Property Code

Required

Description

Anypoint URL

FDMULEACCT_ANYPOINT_URL

Yes

URL of the Anypoint environment.

e.g. https://anypoint.mulesoft.com

Auth Type

FDMULEACCT_AUTHTYPE

Yes

Authentication method for connecting to AnyPoint.

BasicAuth or Oauth

Organization Name

FDMULEACCT_ORG_NAME

Yes

Mule Organization Name

Environment Name

FDMULEACCT_ENV_NAME

Yes

Mule Environment Name

Username

FDMULEACCT_USERNAME

For Basic Auth

The username for Authenticating with Anypoint.

Used for Basic Auth only.

Password

FDMULEACCT_PASSWORD

For Basic Auth

The password for FDMULEACCT_USERNAMEfor Authenticating with Anypoint.

Used for Basic Auth only.

Client Id

FDMULEACCT_CLIENT_ID

For OauthOAuth

The client id for Authenticating with Anypoint.

Used for OAuth only.

Client Secret

FDMULEACCT_CLIENT_SECRET

For OauthOAuth

The secret for FDMULEACCT_CLIENT_ID for Authenticating with Anypoint.

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.

...