vk
Type
External
Status
Published
Created
Mar 5, 2026
Updated
Mar 5, 2026

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

VK provider setup for Users & Permissions#

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

You have read the Users & Permissions providers documentation.

VK configuration#

  1. Visit the Apps list page at
  2. Click on Create app button
  3. Fill the information:
    • Title: Strapi auth
    • Platform: Choose Website option
    • Website address: http://localhost:1337
    • Base domain: localhost
  4. Click on the Settings link in the left menu
  5. Click on the Open API link to enable this option
  6. Fill the information:
    • Authorized redirect URL: http://localhost:1337/api/connect/vk/callback

Strapi configuration#

  1. Visit the User & Permissions provider settings page at
  2. Click on the VK provider
  3. Fill the information:
    • Enable: ON
    • Client ID: 7276416
    • Client Secret: cFBUSghLXGuxqnCyw1N3
    • The redirect URL to your front-end app: http://localhost:3000/connect/vk/redirect