Obtaining the Application setting values for Slack

To enable the use of authentication credentials for Slack, you must specify the Application setting values for your Slack account.

Note: You must have an account with Slack to obtain the Application setting values. The account must be authorized to use its authentication credentials to access the Developer Portal site.
Enter your Client ID and Client secret. You can get these by completing the following steps:
  1. Create a new application at https://api.slack.com/apps. Click Create App.
  2. Enter a name for your App in the App name field, then select the team that your account belongs to from the Team drop-down list.
  3. Enter a description of your App in the Short Description field, and set the Redirect URI(s) to https://site_url.com/hybridauth/endpoint?hauth.done=Slack.
  4. Click Create App, and locate the Client ID and Client secret in the App Credentials section.