You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/content/en/chapters/admin_guide.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -281,7 +281,7 @@
281
281
<title>OAuth Authentication</title>
282
282
<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>
283
283
<listitem><para><guilabel>Bitly</guilabel>: Your token information can be found here: <ulinkurl="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 <ulinkurl="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 <ulinkurl="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>
285
285
<listitem><para><guilabel>Google</guilabel>: Visit the <ulinkurl="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>
0 commit comments