OAuth2 Facebook Service

Aus MoodleDocs
Wechseln zu:Navigation, Suche

Vorlage:Zum Übersetzen

Neue Funktionalität
in Moodle 3.8!


Um einen OAuth2 Client für Facebook aufzusetzen, gehen Sie folgendermaßen vor:

facebook-1-new-app.png
  • Enter a name and contact email and click the button 'Create App ID'.
facebook-2-name.png
  • Click Settings on the left, then add an app icon and URLs as desired, choose a category e.g. Education then click the button 'Save Changes'.
facebook-3-basic-settings.png
  • Click the link '+Add Product' on the left then for 'Facebook Login' click the button 'Get Started'.
facebook-4-add-product.png
facebook-login.png
  • Click Web, then enter your site URL and click Save.
facebook-webapp-wizard.png
  • Click Settings under 'Facebook Login' on the left, then configure the Client OAuth Settings as follows: Set Web OAuth Login to Yes and everything else to No (for security). Enter the callback URL to "your site url + /admin/oauth2callback.php" e.g. https://lemon.edu/admin/oauth2callback.php. then click the button 'Save Changes'.
facebook-5-oauth-settings-v2.png
  • Click 'App Review' on the left, then click to make your app public.
facebook-6-public.png
  • Finally, click Dashboard on the left, get the App ID and App Secret and enter them in Moodle as the client ID and secret.
facebook 7 app id and secret.png