Adding a Facebook callback endpoint
Before you can configure Facebook authentication settings, you must add a Facebook callback API endpoint.
To add a Facebook callback endpoint:
- Click > Admin > APIs.
- From the Endpoints widget, under the Create list, select Facebook Authentication Callback Endpoint, then click New.
- Retain the default path, which is
/auth/login/facebook
. - Click Save.
Once you have created a Facebook callback endpoint, slot it into the Callback Endpoint field when configuring Facebook authentication settings.
Previous Topic
Authentication/Authorization
Next Topic
Creating a Facebook service