Setup Guide for Meetup App

Step 1: Set Up Meetup as OAuth Provider

  • Navigate to the plugin configuration page, click the "Add New Provider" button (located either in the middle or top-right corner), select Meetup as the application, and copy the callback URL from the plugin and keep it handy, as you'll need it to configure Meetup as the OAuth provider.
  • OAuth / OPenID Single Sign On (SSO) using ADFS, ADFS Management
  • Login to Meetup : Go to Meetup API and login to your account.
  • Click on OAuth Consumers tab.
  • OAuth/OpenID/OIDC Single Sign On (SSO) using Meetup Identity Provider, Go to consumer menu
  • Create application : Click on "Create New Consumer" or "Create one now".
  • OAuth/OpenID/OIDC Single Sign On (SSO) using Meetup Identity Provider, Create new consumer application
  • Consumer name : Name of your Meetupapp.
  • Redirect URI : Copy Callback URL from plugin.
  • Check "Yes, I agree" checkbox for Platform Terms of Service and click on "Register Consumer".
  • NOTE: all the details on the Register OAuth Consumer page are mandatory and need to be filled before clicking on Register Consumer

    OAuth/OpenID/OIDC Single Sign On (SSO)using Meetup Identity Provider, Register consumer name
  • Once App is created successfully, you'll see the key and secret of the app.
  • Get Client ID and Client Secret : key is Client ID and secret is Client Secret.
  • OAuth/OpenID/OIDC Single Sign On (SSO) using Meetup Identity Provider, Get Client ID