Last updated
Last updated
The Facebook factor requires a client ID and client secret, that is specific to your Facebook developer account and application within the Facebook Developer Portal.
How to register the application with Facebook, retrieve client ID and create a client secret is documented here:
Make sure to set the following values in the app settings for Facebook Login:
Client OAuth Login: yes
Web OAuth login: yes
Enforce HTTPS: yes
Valid OAuth Redirect URIs: https://{tenant_id}.api.quasr.io/factors/oauth2/callback
Make sure to replace the {tenant_id}
with yours.
Once logged into the "" portal (previously "Facebook Developer"), select "Create New App" from the drop down menu and fill in the basic information, such as Name, Contact information, URLs for terms and privacy, etc. according to your organization: