Can I automate signup onto my community?

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.

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.

1 Like

Maybe you want Configure single sign-on (SSO) with WP Discourse and DiscourseConnect?

2 Likes