Adapter Online Help > TDV Facebook Adapter > Using OAuth Authentication > Creating a Custom OAuth App
 
Creating a Custom OAuth App
Create a Custom OAuth App: Desktop
To obtain the OAuth client credentials, follow the steps below:
1. Log into Facebook and navigate to https://developers.facebook.com/apps.
2. Create a new app and click Settings > Basic. The OAuthClientId is the App Id displayed. The OAuthClientSecret is the App Secret.
3. Add a website platform on the Settings tab. Enter a Site URL. This value is not used in authentication.
Follow the steps below to configure the OAuth redirect URI.
1. Go to your app settings and add the Facebook Login product from the Products section.
2. In the product settings, define the OAuth redirect URI.
Set the redirect URI to https://oauth.cdata.com/oauth/.