Step 2: Configure Your IDP Developer Account

This step will vary based on which IDP you are using. The main goal here is to create an app in your IDP for your Yext Pages site and add the users to the app who you want to access the site.

In this app, you’ll likely need to add the URL of your site as a Callback URL to in your App. You can choose to add the staging, production, and/or preview links. After copying and pasting your link, append “/oauth/callback” and make sure to add “https://” to the beginning of the URL

Next, you’ll want to take note of the generated Client ID and Client Secret, and login URL domain, which you will need for the next part.

Feedback