Discourse VK Authentication (vkontakte)

:discourse2: Summary Discourse VK Authentication allows users to login to your forum using VK.
:hammer_and_wrench: Repository Link https://github.com/discourse/discourse-vk-auth
:open_book: Install Guide How to install plugins in Discourse

After installing the plugin you can go to vk.com and:

  1. Create a new application (or use existing one) at Sign in | VK. (choose “Website” under Platform in the form for a new application.)
  2. Go to the application settings and note the app ID and Secure key.
  3. In your Discourse instance, go to Site Settings, filter by “VK” and enter the app ID and the Secure key.
  4. Check the “vk auth enabled” checkbox, and you’re done!

You should now see the button to login via VK:

13 Likes

Now you need to specify “Trusted Redirect URL”

image

Description: URL to which the browser will be redirected
user after clicking the “Login as” button.
It is important to indicate the address if you are using the scheme
authorization Connect.redirectAuth.

Please tell me what to write here :heart_hands: