# Discourse + Memberium

**URL:** https://meta.discourse.org/t/discourse-memberium/70410
**Category:** WordPress
**Created:** [20 september 2017 om 03:39 UTC](https://meta.discourse.org/t/discourse-memberium/70410 "2017-09-20T03:39:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Lish](https://avatars.discourse-cdn.com/v4/letter/l/47e85d/32.png) [@Lish](https://meta.discourse.org/u/Lish)
#### Post date: [20 september 2017 om 03:39 UTC](https://meta.discourse.org/t/discourse-memberium/70410/1 "2017-09-20T03:39:00Z")

</div>

Does anyone have any experience integrating Single Sign On with the Memberium plugin in wordpress?

We’d like to get our existing members using SSO with the Wordpress plugin but their access is dependant on Memberium tags and not necessarily wordpress roles. i.e. - when they are cancelled as members, their wordpress user will remain and a cancelled tag is added, but we wouldn’t want them to still have access to the forum.

Any help is appreciated.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [20 september 2017 om 20:31 UTC](https://meta.discourse.org/t/discourse-memberium/70410/2 "2017-09-20T20:31:06Z")

</div>

I’ve done some work with integrating WordPress membership plugins with the wp-discourse plugin and Discourse. I’ve never used the Memberium plugin. What you are looking for should be possible by automatically adding members to a group when a tag is added, and removing them from the group when a tag is cancelled. To have this work automatically would require some custom code.
