AWS Security ChangesHomeSearch

AWS amazonq documentation change

Service: amazonq · 2025-05-22 · Documentation low

File: amazonq/latest/qbusiness-ug/confluence-cloud-credentials-oauth.md

Summary

Enhanced image captions in OAuth 2.0 authentication documentation with more detailed descriptions of Atlassian Developer Console screens

Security assessment

Modifications focus on clarifying UI elements in OAuth setup process without addressing security vulnerabilities or adding security guidance.

Diff

diff --git a/amazonq/latest/qbusiness-ug/confluence-cloud-credentials-oauth.md b/amazonq/latest/qbusiness-ug/confluence-cloud-credentials-oauth.md
index a16c82875..9412298a3 100644
--- a//amazonq/latest/qbusiness-ug/confluence-cloud-credentials-oauth.md
+++ b//amazonq/latest/qbusiness-ug/confluence-cloud-credentials-oauth.md
@@ -51 +51 @@ To connect Confluence (Cloud) to Amazon Q using OAuth 2.0 authentication, you ne
-![Atlassian developer portal homepage with Forge app building promotion and user menu.](/images/amazonq/latest/qbusiness-ug/images/confluence-4.png)
+![Screenshot of the Atlassian Developer Console showing the "Create" button and options for creating a new integration.](/images/amazonq/latest/qbusiness-ug/images/confluence-4.png)
@@ -55 +55 @@ To connect Confluence (Cloud) to Amazon Q using OAuth 2.0 authentication, you ne
-![Console interface showing Welcome back message, My shared apps section, and Create button.](/images/amazonq/latest/qbusiness-ug/images/confluence-5.png)
+![Screenshot of the Atlassian Developer Console welcome page showing the "Create" dropdown menu with the "OAuth 2.0 integration" option highlighted.](/images/amazonq/latest/qbusiness-ug/images/confluence-5.png)
@@ -59 +59 @@ To connect Confluence (Cloud) to Amazon Q using OAuth 2.0 authentication, you ne
-![OAuth 2.0 integration form with app name field, terms agreement checkbox, and action buttons.](/images/amazonq/latest/qbusiness-ug/images/confluence-6.png)
+![Screenshot of the "Create a new OAuth 2.0 \(3LO\) integration" page where users enter a name for the OAuth application and agree to the Atlassian developer terms.](/images/amazonq/latest/qbusiness-ug/images/confluence-6.png)
@@ -63 +63 @@ The console will display a summary page outlining the details of the OAuth 2.0 a
-![Amazon Q Application console page showing OAuth 2.0 integration details and app settings.](/images/amazonq/latest/qbusiness-ug/images/confluence-7.png)
+![Screenshot of the OAuth 2.0 app summary page showing details of the created application including name, ID, and other configuration information.](/images/amazonq/latest/qbusiness-ug/images/confluence-7.png)
@@ -69 +69 @@ The console will display a summary page outlining the details of the OAuth 2.0 a
-![Authorization page showing OAuth 2.0 \(3LO\) option with Add button highlighted.](/images/amazonq/latest/qbusiness-ug/images/confluence-8.png)
+![Screenshot of the OAuth 2.0 app's Authorization page showing the "Add callback URL" button that users need to click to configure the callback URL for the OAuth flow.](/images/amazonq/latest/qbusiness-ug/images/confluence-8.png)
@@ -73 +73 @@ The console will display a summary page outlining the details of the OAuth 2.0 a
-![Authorization page for OAuth 2.0 with Callback URL field and Save changes button.](/images/amazonq/latest/qbusiness-ug/images/confluence-9.png)
+![Screenshot of the "OAuth 2.0 authorization code grants \(3LO\) for apps" section showing the Callback URL field where users enter the Confluence URL for the OAuth redirect.](/images/amazonq/latest/qbusiness-ug/images/confluence-9.png)
@@ -79 +79 @@ The console will display a summary page outlining the details of the OAuth 2.0 a
-![Permissions page showing API scopes, with User Identity API highlighted for adding.](/images/amazonq/latest/qbusiness-ug/images/confluence-10.png)
+![Screenshot of the Permissions page showing the "User Identity API" option that needs to be selected to configure user identity permissions for the OAuth app.](/images/amazonq/latest/qbusiness-ug/images/confluence-10.png)
@@ -87 +87 @@ The console will display a summary page outlining the details of the OAuth 2.0 a
-![User identity API permissions page showing scopes used and options to edit API scopes.](/images/amazonq/latest/qbusiness-ug/images/confluence-12.png)
+![Screenshot of the User Identity API permissions page showing the available scopes that can be selected for the OAuth application, with read scopes highlighted.](/images/amazonq/latest/qbusiness-ug/images/confluence-12.png)
@@ -93 +93 @@ Then, select **Save**.
-![Permissions page showing Confluence API with options to add and configure scopes.](/images/amazonq/latest/qbusiness-ug/images/confluence-11.png)
+![Screenshot of the Permissions page showing the Confluence API option that needs to be selected to configure API permissions for accessing Confluence content.](/images/amazonq/latest/qbusiness-ug/images/confluence-11.png)
@@ -97 +97 @@ Then, select **Save**.
-![Confluence API permissions page showing granular scopes for configuring API access.](/images/amazonq/latest/qbusiness-ug/images/confluence-14.png)
+![Screenshot of the Confluence API Granular scopes page showing the available API permission scopes that can be configured for the OAuth application.](/images/amazonq/latest/qbusiness-ug/images/confluence-14.png)
@@ -194 +194 @@ You must create an OAuth 2.0 app before you can retrieve the client ID and clien
-![Amazon Q Application settings page with authentication details for OAuth 2.0 integration.](/images/amazonq/latest/qbusiness-ug/images/confluence-15.png)
+![Screenshot of the OAuth application details page showing the client ID and client secret that need to be copied for API authentication with Confluence.](/images/amazonq/latest/qbusiness-ug/images/confluence-15.png)
@@ -376 +376 @@ If you don't have Postman, you can also choose to use cURL to generate a new Con
-![API request interface showing POST method, JSON body input, and Send button.](/images/amazonq/latest/qbusiness-ug/images/confluence-20.png)
+![Screenshot of the Postman interface showing how to set up a POST request to refresh an access token using the refresh token.](/images/amazonq/latest/qbusiness-ug/images/confluence-20.png)