OAuth2 with "Invite Only" enabled?

Hi,

We just finished setting up our OAuth2 config and noticed that it only works with the “invite only” restriction disabled. We want to launch our forum in a controlled way (so we want to keep the “invite only” restriction enabled) and at the same time need our customers to log in with their OAuth credentials.

Is there any fix or workaround to make these 2 things work?

Thank you!

Nacho

Oauth2 should work in an invite only forum. How are your invited users trying to access the forum?

Once a staff user creates the invite, they should share the invite link (through email or directly) with the invited user:

The user should try to login through this link. They’ll be given the option to login through oauth2.

Screen Shot 2022-06-30 at 02.44.32

Once the authentication is complete, they’ll have to continue the signup process:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.