# האם אוכל להפוך את ההרשמה לקהילה שלי לאוטומטית?

**URL:** https://meta.discourse.org/t/can-i-automate-signup-onto-my-community/247747
**Category:** SSO
**Created:** [5 בדצמבר,‏ 2022,‏ 5:51am UTC](https://meta.discourse.org/t/can-i-automate-signup-onto-my-community/247747 "2022-12-05T05:51:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Gautham\_Menon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gautham_menon/32/248927_2.png) [@Gautham\_Menon](https://meta.discourse.org/u/Gautham_Menon)
#### Post date: [5 בדצמבר,‏ 2022,‏ 5:51am UTC](https://meta.discourse.org/t/can-i-automate-signup-onto-my-community/247747/1 "2022-12-05T05:51:34Z")

</div>

When a user signs up on my platform using their Gmail/SSO, Can I automate the same email to signup on Community?

I’ll pass other details like username based on our platform’s username, which they can always change later on.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [5 בדצמבר,‏ 2022,‏ 6:54am UTC](https://meta.discourse.org/t/can-i-automate-signup-onto-my-community/247747/2 "2022-12-05T06:54:06Z")

</div>

Yes, you can include an interstitial page where you include the HTML code of `<embed src="https://discourse.contoso.com/session/sso" onload="..." onerror="..." />`. There are older posts with more details somewhere on Meta.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5 בדצמבר,‏ 2022,‏ 4:32pm UTC](https://meta.discourse.org/t/can-i-automate-signup-onto-my-community/247747/3 "2022-12-05T16:32:10Z")

</div>

Maybe you want [Configure single sign-on (SSO) with WP Discourse and DiscourseConnect](https://meta.discourse.org/t/configure-single-sign-on-sso-with-wp-discourse-and-discourseconnect/223494)?
