Skip to content

Commit 3048e8f

Browse files
committed
Update Facebook OAuth link
1 parent 90baf48 commit 3048e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/content/en/chapters/admin_guide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<title>OAuth Authentication</title>
282282
<listitem><para>OAuth requires a key and a secret. These are provided to you from the OAuth provider. Each provider may have a different name for the key and secret</para></listitem>
283283
<listitem><para><guilabel>Bitly</guilabel>: Your token information can be found here: <ulink url="https://bitly.com/a/oauth_apps">https://bitly.com/a/oauth_apps</ulink>. Your key is the <emphasis>Client ID</emphasis> and your secret is the <emphasis>Client Secret</emphasis>.</para></listitem>
284-
<listitem><para><guilabel>Facebook</guilabel>: You will need to <ulink url="https://www.facebook.com/developers/apps.php">create an application</ulink> on Facebook to obtain your token information. The <emphasis>App ID</emphasis> is your key and the <emphasis>App Secret</emphasis> is your secret.</para></listitem>
284+
<listitem><para><guilabel>Facebook</guilabel>: You will need to <ulink url="https://developers.facebook.com/apps/">create an application</ulink> on Facebook to obtain your token information. The <emphasis>App ID</emphasis> is your key and the <emphasis>App Secret</emphasis> is your secret.</para></listitem>
285285
<listitem><para><guilabel>Google</guilabel>: Visit the <ulink url="https://console.developers.google.com/">Google Developers Console</ulink> to create a new OAuth Client ID. You can find it on the left side under "APIs and auth --> Credentials". Your <emphasis>Client ID</emphasis> will serve as the key and your <emphasis>Client Secret</emphasis> will serve as the secret. Additionally, you will need to create a "Consent screen" in the Developers Console as well. Specify the following <guilabel>Request URIs</guilabel> when you set up your client ID on the Google Developers Console:</para>
286286
<itemizedlist>
287287
<listitem><para>http://{your_board_URL}/ucp.php?mode=login&amp;login=external&amp;oauth_service=google</para></listitem>

0 commit comments

Comments
 (0)