Slack

The Slack factor requires a client ID and client secret, that is specific to your application within the Slack platform.

Within Slack, go to the apps section at https://api.slack.com/apps and create a new application. Under its Settings > Basic Information section, make note of the Client ID and Client Secret.

Set appropriate display information, for example:

Under OAuth2 > Permissions, set the allowed redirect URL:

  • Authorization redirect URLs for your app: https://{tenant_id}.api.quasr.io/factors/oauth2/callback Make sure to replace the {tenant_id} with yours.

With the Quasr Tenant Administration UI, create a Slack factor and set the Client ID and Client Secret. Save the changes.

Slack configuration in the Quasr Tenant Admin UI

Slack is now available to users as a login option in the login UI.

Last updated