ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

PrimeTime WordPress + Discourse SSO

وضاحت

Discourse is a fantastic new forum that can add another layer to your WordPress community. This plugin allows you to create a fluid experience by using your WordPress installation as the authentication server, creating a single-sign-on (SSO) for your users!

Notes:

  • The Discourse option “Staff must approve all new user accounts before they are allowed to access the site.” needs to be disabled for this to work properly.

Some Features:

  • Seamless integration into almost any WordPress installation.
  • Get setup within minutes through 3 easy steps. Anyone can do it.

Coming Soon:

  • Only allow access with certain capabilities or roles.

Credits

  • Request processing adapted from Adam Capirola : https://gist.github.com/adamcapriola/11300529
  • SSO methods adapted from ArmedGuy : https://github.com/ArmedGuy/discourse_sso_php

تصوير

  • The plugin settings screen. Here you enter your secret key as well as the url to your discourse site.
  • Custom SSO page can be assigned with any theme.
  • Enjoy single sign on between WP + Discourse. Cool!

انسٽاليشن

There are only three steps to configuring your WP + Discourse SSO!

1. Install this plugin and activate it

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select plugin-name.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download pt-wp-discourse-sso.zip
  2. Extract the pt-wp-discourse-sso directory to your computer
  3. Upload the pt-wp-discourse-sso directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

2. Configure the plugin

Under settings, you’ll see the SSO configuration page. Add the url to your Discourse community forum. Generate a secret key that will be used to secure the authentication between the installations and paste it here.

3. Enabling SSO on Discourse

In your Discourse admin settings, find the settings labeled, enable_sso, sso_url and sso_secret. Enter the URL of your WP installation, as well as the secret key, and enable sso.

More information about these settings can be found here:
https://meta.discourse.org/t/official-single-sign-on-for-discourse/13045

That’s it!

FAQ

Where can I get a Discourse forum?
  • https://discourse.org
  • https://www.discoursehosting.com/

جائزا

3 سيپٽمبر 2016
It was hard to believe at first but everything was set in under 10 min. Awesome !
3 سيپٽمبر 2016
I've been using this plugin with my WordPress/Discourse setup for about 7 months now. I've had zero problems. Highly recommended, and thanks for the sweet plugin!
3 سيپٽمبر 2016
Works exactly as it should. Make sure to check TWO checkboxes in the Discourse admin: Enable single sign on via an external site (WARNING: USERS' EMAIL ADDRESSES *MUST* BE VALIDATED BY THE EXTERNAL SITE!) Implement Discourse SSO provider protocol at the /session/sso_provider endpoint, requires sso_secret to be set
جمع: سڀ 6 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“PrimeTime WordPress + Discourse SSO” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “PrimeTime WordPress + Discourse SSO” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

0.2.3

  • Send avatars to discourse (Thanks @pjv https://github.com/PrimeTimeCode/pt-wp-discourse-sso/pull/1)
  • Additional sanitization (Thanks @pratyushmittal https://github.com/PrimeTimeCode/pt-wp-discourse-sso/pull/2)

0.2.2

  • Better compatibility with PHP 5.2

0.2.1

  • More user friendly configuration
  • Fields a bit more forgiving

0.2

  • Refactoring away from template based system

0.1

  • Initial release