Documents
discord
discord
Type
External
Status
Published
Created
Mar 5, 2026
Updated
Mar 5, 2026

import ConfigDone from '/docs/snippets/u-and-p-provider-config-done.md'

Discord provider setup for Users & Permissions#

The present page explains how to setup the Discord provider for the Users & Permissions feature.

You have read the Users & Permissions providers documentation.

Discord configuration#

  1. Visit the Apps list page on the developer portal at
  2. Click on New application button
  3. Fill the name and create
  4. Click on OAuth2 in the left menu
  5. And click on Add redirect button
  6. Fill the Redirect input with http://localhost:1337/api/connect/discord/callback URL and save
  7. Click on General information in the left menu
  8. You should see your Application ID and secret, save them for later

Strapi configuration#

  1. Visit the User & Permissions provider settings page at
  2. Click on the Discord provider
  3. Fill the information (replace with your own client ID and secret):
    • Enable: ON
    • Client ID: 665118465148846081
    • Client Secret: iJbr7mkyqyut-J2hGvvSDch_5Dw5U77J
    • The redirect URL to your front-end app: http://localhost:3000/connect/discord/redirect