2016-05-26 16:09:04 +00:00
|
|
|
|
2021-03-19 21:31:19 +00:00
|
|
|
[[_twitter]]
|
|
|
|
|
2016-05-26 16:09:04 +00:00
|
|
|
==== Twitter
|
|
|
|
|
2021-03-22 13:20:23 +00:00
|
|
|
.Prerequisites
|
|
|
|
. A Twitter developer account.
|
2016-05-26 21:33:13 +00:00
|
|
|
|
2021-03-22 13:20:23 +00:00
|
|
|
.Procedure
|
|
|
|
. Click *Identity Providers* in the menu.
|
2023-11-20 21:26:11 +00:00
|
|
|
. From the *Add provider* list, select *Twitter*.
|
2021-03-22 13:20:23 +00:00
|
|
|
+
|
2021-06-17 14:39:30 +00:00
|
|
|
.Add identity provider
|
2022-10-05 18:43:15 +00:00
|
|
|
image:images/twitter-add-identity-provider.png[Add Identity Provider]
|
2021-03-22 13:20:23 +00:00
|
|
|
+
|
|
|
|
. Copy the value of *Redirect URI* to your clipboard.
|
|
|
|
. In a separate browser tab, create an app in https://developer.twitter.com/apps/[Twitter Application Management].
|
2023-11-06 11:32:36 +00:00
|
|
|
.. Enter App name and click *Next*.
|
2023-11-20 21:26:11 +00:00
|
|
|
.. Note the value of *API Key* and *API Key Secret* and click *App settings*.
|
2023-11-06 11:32:36 +00:00
|
|
|
.. In the *User authentication settings* section click on the *Set up* button.
|
|
|
|
.. Select *Web App* as the *Type of App*.
|
|
|
|
.. Paste the value of the *Redirect URL* into the *Callback URI / Redirect URL* field.
|
|
|
|
.. The value for *Website URL* can be any valid URL except `localhost`.
|
|
|
|
.. Click *Save* and then *Done*.
|
|
|
|
. In {project_name}, paste the value of the `API Key` into the *Client ID* field.
|
|
|
|
. In {project_name}, paste the value of the `API Key Secret` into the *Client Secret* field.
|
2022-10-05 18:43:15 +00:00
|
|
|
|
2022-07-26 15:50:24 +00:00
|
|
|
. Click *Add*.
|
2022-10-05 18:43:15 +00:00
|
|
|
|