<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=OAuth_2_Facebook_service</id>
	<title>OAuth 2 Facebook service - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=OAuth_2_Facebook_service"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=OAuth_2_Facebook_service&amp;action=history"/>
	<updated>2026-05-06T18:46:06Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=OAuth_2_Facebook_service&amp;diff=4459&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=OAuth_2_Facebook_service&amp;diff=4459&amp;oldid=prev"/>
		<updated>2024-10-18T06:43:09Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:43, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=OAuth_2_Facebook_service&amp;diff=4458&amp;oldid=prev</id>
		<title>1&gt;Openumlaut: Update to latest Facebook OAuth set up</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=OAuth_2_Facebook_service&amp;diff=4458&amp;oldid=prev"/>
		<updated>2022-12-15T09:13:48Z</updated>

		<summary type="html">&lt;p&gt;Update to latest Facebook OAuth set up&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{OAuth2}}&lt;br /&gt;
To set up an OAuth 2 client with Facebook&lt;br /&gt;
&lt;br /&gt;
1. Log in to the page [https://developers.facebook.com/apps Facebook for Developers Apps] and click the &amp;#039;Add a new app&amp;#039; button.&lt;br /&gt;
[[File:facebook-1-new-app.png|frame|Add a new app|alt=|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Select the app type &amp;#039;&amp;#039;&amp;#039;Consumer&amp;#039;&amp;#039;&amp;#039; and navigate to the next page.&lt;br /&gt;
[[File:facebook-app-type.png|center|thumb|600x600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Enter a display name, contact email, and a business account. The latter is likely to be required in a production environment, because individual Facebook accounts are  to 200 calls per hour. Then, click the button &amp;#039;Create App&amp;#039;. For security, you might have to enter your Facebook credentials (password). &lt;br /&gt;
[[File:facebook-2-name.png|none|frame|Create App ID]]&lt;br /&gt;
3. Click Settings on the left, then add an app icon and URLs as desired, choose a category e.g. Education then click the button &amp;#039;Save Changes&amp;#039;.&lt;br /&gt;
[[File:facebook-3-basic-settings.png|none|frame|App settings]]&lt;br /&gt;
4. Click the link &amp;#039;+Add Product&amp;#039; on the left then for &amp;#039;Facebook Login&amp;#039; click the button &amp;#039;Get Started&amp;#039;.&lt;br /&gt;
[[File:facebook-4-add-product.png|none|frame|Add Product]]&lt;br /&gt;
[[File:facebook-login.png|none|frame|Facebook Login]]&lt;br /&gt;
5. Click Web, then enter your site URL and click Save.&lt;br /&gt;
[[File:facebook-webapp-wizard.png|none|frame|Enter site URL]]&lt;br /&gt;
6. Click Settings under &amp;#039;Facebook Login&amp;#039; on the left, then configure the Client OAuth Settings as follows:&lt;br /&gt;
* Set &amp;#039;Web OAuth Login&amp;#039; and &amp;#039;Use Strict Mode for Redirect URIs&amp;#039; to Yes and everything else to No (for security).&lt;br /&gt;
* Enter the callback URL to &amp;quot;your site url + /admin/oauth2callback.php&amp;quot; e.g. &amp;lt;nowiki&amp;gt;https://lemon.edu/admin/oauth2callback.php&amp;lt;/nowiki&amp;gt;. &lt;br /&gt;
then click the button &amp;#039;Save Changes&amp;#039;.&lt;br /&gt;
[[File:facebook-5-oauth-settings-v2.png|none|frame|OAuth settings]]&lt;br /&gt;
7. Click &amp;#039;App Review&amp;#039; on the left, then click to make your app public.&lt;br /&gt;
[[File:facebook-6-public.png|none|frame|Make it public]]&lt;br /&gt;
Finally, click Dashboard on the left, get the App ID and App Secret and enter them in Moodle as the client ID and secret.&lt;br /&gt;
[[File:facebook_7_app_id_and_secret.png|none|frame|Getting the App ID and Secret]]&lt;br /&gt;
[[es:Servicio OAuth 2 Facebook]]&lt;br /&gt;
[[de:OAuth2 Facebook Service]]&lt;/div&gt;</summary>
		<author><name>1&gt;Openumlaut</name></author>
	</entry>
</feed>