Addition of missing step in Jira GPT Action entry (#1328)

This commit is contained in:
rupert-openai 2024-07-29 20:26:36 +01:00 committed by GitHub
parent 5f552669f7
commit 2ad13693fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 1 deletions

View File

@ -450,7 +450,21 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"3. <b>Application Client ID/Secret</b>: The next step is to locate the **Client ID** and **Secret** for enabling secure authentication between ChatGPT and Jira. We can find these values by clicking on **Settings** in the sidebar and scrolling down to **Authentication Details**. \n",
"3. <b>Configure Placeholder Callback URL</b>: In order to complete the following step and obtain a **Client ID** and **Secret** for enabling secure authentication between ChatGPT and Jira, we first need to add a placeholder callback URL. We can achieve this by clicking on **Authorization** in the sidebar, and **Configure** next to **OAuth 2.0 (3LO)**. From here simply enter a placeholder URL and click **Save Changes**.\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![gptactions_jira_placeholder.png](../../../images/gptactions_jira_placeholder.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"4. <b>Application Client ID/Secret</b>: The next step is to locate the **Client ID** and **Secret** for enabling secure authentication between ChatGPT and Jira. We can find these values by clicking on **Settings** in the sidebar and scrolling down to **Authentication Details**. \n",
"\n",
" Keep this page open as we will require these values in the next stage of configuration!"
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB