Connecting to Anypoint platform from Anypoint Studio

Anypoint Studio must be connected to Anypoint platform to perform following activities:

  • Deploy an API to Cloudhub environment
  • Publish/consume assets from Exchange
  • Download RAML from Design Center
The steps to connect to Anypoint platform through the studio are outlined below: 
    1. Traverse through Window>Preferences>Authentication
    2. Click on Add button in Authentication settings
    3. Click on Configure button in the User login page, which will open up Authentication method window.
    4. Choose Anypoint Platform unless authentication is performed through external identity provider like Okta, Ping Identity etc...
      • If an external identity provider is used as an authentication mechanism, then select External identity option and enter the organization domain id
    5. Provide anypoint user credentials in Anypoint sigin page to get the user account added to the Authentication settings
Organization domain id can be obtained from the user profile by logging in to Anypoint platform through browser.

Note: If Anypoint studio runs on a machine which is connected to VPN, then the sign in process may sometimes fail with SSL handshake errors. Turning off VPN can help with successfully authenticating into Anypoint plaform. Otherwise install the server certs to your local jdk environment(\jre\lib\security) and update the anypoint studio prefernces to point to this location.




 

Comments

Popular posts from this blog

How to Mass Transfer Opportunities using Salesforce Flows

How to get CustomNotificationTypeId in flows without hardcoding?

How to update related contacts when shared activities are logged using flow?