Registering the Connections Mobile Server application

Steps to register the Connections Mobile Server application when using ISAM as the OAuth Authorization server.

Procedure

  1. Login to the ISAM administration console.
  2. Navigate to Secure Access Control > API Protection.
  3. Select the Definitions tab and click + to create a new OAuth definition.
  4. Give the definition a name and ensure that Authorization Code is enabled, and Issue Refresh Token is enabled.
  5. Save the definition.
  6. Select the Clients tab and click + to create a new OAuth app client.
  7. For Client ID, enter connections_social_mobile.
  8. For Client Name, enter a friendly name for identification of this profile in the ISAM console, such as HCL Connections Mobile.
  9. For API Definition, select the API Definition that you created in Step 3.
  10. Deselect the Confidential check box. This makes it a public/native client which does not require a secret.
  11. For Redirect URI, enter com.ibm.ibmscp://com.ibm.mobile.connections/token
  12. Enter company name and contact information.
  13. Save the Client.
  14. Save and deploy the changes.