From 37fe970a8d342a1e9bc8786629a161405d966e48 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Mon, 27 Jul 2026 15:41:09 +0300 Subject: [PATCH 01/11] docs: rename Bitbucket OAuth consumer to OAuth client Bitbucket Cloud updated their terminology from "OAuth consumer" to "OAuth client". Updated procedure files to reflect the new naming and revised UI steps. Co-Authored-By: Claude Opus 4.6 --- ...uring-oauth-2-for-the-bitbucket-cloud.adoc | 4 +-- ...lient-secret-for-the-bitbucket-cloud.adoc} | 28 +++++++-------- ...n-oauth-client-in-the-bitbucket-cloud.adoc | 34 ++++++++++++++++++ ...oauth-consumer-in-the-bitbucket-cloud.adoc | 36 ------------------- 4 files changed, 50 insertions(+), 52 deletions(-) rename modules/administration-guide/partials/{proc_applying-an-oauth-consumer-secret-for-the-bitbucket-cloud.adoc => proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc} (53%) create mode 100644 modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc delete mode 100644 modules/administration-guide/partials/proc_setting-up-an-oauth-consumer-in-the-bitbucket-cloud.adoc diff --git a/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc b/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc index ff31f339cb..9ecb0d6b5a 100644 --- a/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc @@ -12,6 +12,6 @@ You can enable users to work with a remote Git repository that is hosted in the . Set up an OAuth consumer (OAuth 2.0) in the Bitbucket Cloud. . Apply an OAuth consumer Secret for the Bitbucket Cloud. -include::partial$proc_setting-up-an-oauth-consumer-in-the-bitbucket-cloud.adoc[leveloffset=+1] +include::partial$proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc[leveloffset=+1] -include::partial$proc_applying-an-oauth-consumer-secret-for-the-bitbucket-cloud.adoc[leveloffset=+1] +include::partial$proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc[leveloffset=+1] diff --git a/modules/administration-guide/partials/proc_applying-an-oauth-consumer-secret-for-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc similarity index 53% rename from modules/administration-guide/partials/proc_applying-an-oauth-consumer-secret-for-the-bitbucket-cloud.adoc rename to modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc index e2356c99d5..665ef0cb04 100644 --- a/modules/administration-guide/partials/proc_applying-an-oauth-consumer-secret-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc @@ -1,21 +1,21 @@ :_content-type: PROCEDURE -:description: Applying an OAuth consumer Secret for the Bitbucket Cloud -:keywords: bitbucket, bitbucket-cloud, oauth-consumer, bitbucket-consumer, oauth-consumer-secret, bitbucket-client-secret -:navtitle: Applying an OAuth consumer Secret for the Bitbucket Cloud +:description: Applying an OAuth client Secret for the Bitbucket Cloud +:keywords: bitbucket, bitbucket-cloud, oauth-client, bitbucket-client, oauth-client-secret, bitbucket-client-secret +:navtitle: Applying an OAuth client Secret for the Bitbucket Cloud // :page-aliases: -[id="applying-an-oauth-consumer-secret-for-the-bitbucket-cloud"] -= Applying an OAuth consumer Secret for the Bitbucket Cloud +[id="applying-an-oauth-client-secret-for-the-bitbucket-cloud"] += Applying an OAuth client Secret for the Bitbucket Cloud -Prepare and apply an OAuth consumer Secret for the Bitbucket Cloud. +Prepare and apply an OAuth client Secret for the Bitbucket Cloud. .Prerequisites -* The OAuth consumer is set up in the Bitbucket Cloud. +* The OAuth client is set up in the Bitbucket Cloud. -* The following values, which were generated when setting up the Bitbucket OAuth consumer, are prepared: -** Bitbucket OAuth consumer Key -** Bitbucket OAuth consumer Secret +* The following values, which were generated when setting up the Bitbucket OAuth client, are prepared: +** Bitbucket OAuth client ID +** Bitbucket OAuth client Secret * An active `{orch-cli}` session with administrative permissions to the destination {orch-name} cluster. See {orch-cli-link}. @@ -37,12 +37,12 @@ metadata: che.eclipse.org/oauth-scm-server: bitbucket type: Opaque stringData: - id: ____ <2> - secret: ____ <3> + id: ____ <2> + secret: ____ <3> ---- <1> The {prod-short} namespace. The default is `{prod-namespace}`. -<2> The *Bitbucket OAuth consumer Key*. -<3> The *Bitbucket OAuth consumer Secret*. +<2> The *Bitbucket OAuth client ID*. +<3> The *Bitbucket OAuth client Secret*. . Apply the Secret: + diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc new file mode 100644 index 0000000000..cebf6089ba --- /dev/null +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -0,0 +1,34 @@ +:_content-type: PROCEDURE +:description: Setting up an OAuth client in the Bitbucket Cloud +:keywords: bitbucket, bitbucket-cloud, oauth-client, bitbucket-oauth-client, oauth-application +:navtitle: Setting up an OAuth client in the Bitbucket Cloud +// :page-aliases: + +[id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] += Setting up an OAuth client in the Bitbucket Cloud + +Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. + +.Prerequisites + +* You are logged in to the Bitbucket Cloud. + +.Procedure + +. Click the Gear(Settings) icon and go to the *Workspace Settings* page. + +. Go to menu:Apps and features[OAuth clients > Create OAuth client]. + +. In the *Details* tab enter *{prod-short}* as the *Name*. + +. In the *Authorization* tab click the *Authorization code* checkbox and enter `pass:c,a,q[{prod-url}]/api/oauth/callback` as the *Callback URL*. + +. In the *Copes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. + +. Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret: + +. Copy and save the *Secret* value for use when applying the Bitbucket OAuth client Secret. + +.Additional resources + +* link:https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud[Bitbucket Docs: Use OAuth on Bitbucket Cloud] diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-consumer-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-consumer-in-the-bitbucket-cloud.adoc deleted file mode 100644 index ef2c9fd48f..0000000000 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-consumer-in-the-bitbucket-cloud.adoc +++ /dev/null @@ -1,36 +0,0 @@ -:_content-type: PROCEDURE -:description: Setting up an OAuth consumer in the Bitbucket Cloud -:keywords: bitbucket, bitbucket-cloud, oauth-consumer, bitbucket-oauth-consumer, oauth-application -:navtitle: Setting up an OAuth consumer in the Bitbucket Cloud -// :page-aliases: - -[id="setting-up-an-oauth-consumer-in-the-bitbucket-cloud"] -= Setting up an OAuth consumer in the Bitbucket Cloud - -Set up an OAuth consumer for OAuth 2.0 in the Bitbucket Cloud. - -.Prerequisites - -* You are logged in to the Bitbucket Cloud. - -.Procedure - -. Click your avatar and go to the *All workspaces* page. - -. Select a workspace and click it. - -. Go to menu:Settings[OAuth consumers > Add consumer]. - -. Enter *{prod-short}* as the *Name*. - -. Enter `pass:c,a,q[{prod-url}]/api/oauth/callback` as the *Callback URL*. - -. Under *Permissions*, check all of the *Account* and *Repositories* checkboxes, and click *Save*. - -. Expand the added consumer and then copy and save the *Key* value for use when applying the Bitbucket OAuth consumer Secret: - -. Copy and save the *Secret* value for use when applying the Bitbucket OAuth consumer Secret. - -.Additional resources - -* link:https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud[Bitbucket Docs: Use OAuth on Bitbucket Cloud] From a9999016016a89fd03722ea2549a3fe334604452 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:03:38 +0300 Subject: [PATCH 02/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- .../pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc b/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc index 9ecb0d6b5a..7cf9fcba52 100644 --- a/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc @@ -9,7 +9,8 @@ You can enable users to work with a remote Git repository that is hosted in the Bitbucket Cloud: -. Set up an OAuth consumer (OAuth 2.0) in the Bitbucket Cloud. +. Set up an OAuth client (OAuth 2.0) in the Bitbucket Cloud. +. Apply an OAuth client Secret for the Bitbucket Cloud. . Apply an OAuth consumer Secret for the Bitbucket Cloud. include::partial$proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc[leveloffset=+1] From 4df9123aabf91e372b16047a9e441be98958d034 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:04:08 +0300 Subject: [PATCH 03/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- ...applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc index 665ef0cb04..8272eb8dfe 100644 --- a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc @@ -5,7 +5,7 @@ // :page-aliases: [id="applying-an-oauth-client-secret-for-the-bitbucket-cloud"] -= Applying an OAuth client Secret for the Bitbucket Cloud += Apply an OAuth client Secret for the Bitbucket Cloud Prepare and apply an OAuth client Secret for the Bitbucket Cloud. From 0f035bc1b83b24b59730fd0f8472f70e598d7028 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:04:30 +0300 Subject: [PATCH 04/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- ...applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc index 8272eb8dfe..e9bcc6e054 100644 --- a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc @@ -7,7 +7,7 @@ [id="applying-an-oauth-client-secret-for-the-bitbucket-cloud"] = Apply an OAuth client Secret for the Bitbucket Cloud -Prepare and apply an OAuth client Secret for the Bitbucket Cloud. +Apply an OAuth client Secret for the Bitbucket Cloud. .Prerequisites From 884a44e5e402d05ac7387bbeb54652b7873dda0c Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:04:41 +0300 Subject: [PATCH 05/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- ...pplying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc index e9bcc6e054..7efda6a6a5 100644 --- a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc @@ -37,7 +37,8 @@ metadata: che.eclipse.org/oauth-scm-server: bitbucket type: Opaque stringData: - id: ____ <2> + id: ____ <2> + secret: ____ <3> secret: ____ <3> ---- <1> The {prod-short} namespace. The default is `{prod-namespace}`. From 9cd839e138728212924eb674334dd7be400a91ba Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:05:07 +0300 Subject: [PATCH 06/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- .../proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc index cebf6089ba..2f43c48f39 100644 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -3,7 +3,7 @@ :keywords: bitbucket, bitbucket-cloud, oauth-client, bitbucket-oauth-client, oauth-application :navtitle: Setting up an OAuth client in the Bitbucket Cloud // :page-aliases: - +[id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] [id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] = Setting up an OAuth client in the Bitbucket Cloud From 5f1f677d302169ea582d878bfab2f2221249ccb3 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:05:15 +0300 Subject: [PATCH 07/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- .../proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc index 2f43c48f39..cc46cacb4d 100644 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -5,7 +5,7 @@ // :page-aliases: [id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] [id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] -= Setting up an OAuth client in the Bitbucket Cloud += Set up an OAuth client in the Bitbucket Cloud Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. From 1f70a6247f9244565f847fb25e8e771cc8a6daa2 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:05:35 +0300 Subject: [PATCH 08/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- .../proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc index cc46cacb4d..21bd741bcf 100644 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -22,7 +22,7 @@ Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. . In the *Details* tab enter *{prod-short}* as the *Name*. . In the *Authorization* tab click the *Authorization code* checkbox and enter `pass:c,a,q[{prod-url}]/api/oauth/callback` as the *Callback URL*. - +. In the *Scopes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. . In the *Copes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. . Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret: From 9a9b86b3330883961b92ce679856c5de4902ffb5 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:05:47 +0300 Subject: [PATCH 09/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- .../proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc index 21bd741bcf..3d55c5b6b4 100644 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -24,7 +24,7 @@ Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. . In the *Authorization* tab click the *Authorization code* checkbox and enter `pass:c,a,q[{prod-url}]/api/oauth/callback` as the *Callback URL*. . In the *Scopes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. . In the *Copes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. - +. Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret. . Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret: . Copy and save the *Secret* value for use when applying the Bitbucket OAuth client Secret. From d9daaa18e15e65b7a0fc704df050f5728ef57347 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:05:58 +0300 Subject: [PATCH 10/11] Apply suggestion from @gtrivedi88 Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> --- ...proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc index 3d55c5b6b4..aedef83663 100644 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -28,7 +28,8 @@ Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. . Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret: . Copy and save the *Secret* value for use when applying the Bitbucket OAuth client Secret. - +[role="_additional-resources"] +.Additional resources .Additional resources * link:https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud[Bitbucket Docs: Use OAuth on Bitbucket Cloud] From 9ac58e4a30c5830d0360ada61414d425c98f5858 Mon Sep 17 00:00:00 2001 From: Ihor Vinokur Date: Tue, 28 Jul 2026 16:22:43 +0300 Subject: [PATCH 11/11] fixup --- .../configuring-oauth-2-for-the-bitbucket-cloud.adoc | 1 - ...ng-an-oauth-client-secret-for-the-bitbucket-cloud.adoc | 3 +-- ...setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc | 8 ++------ 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc b/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc index 7cf9fcba52..ad977414b4 100644 --- a/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/pages/configuring-oauth-2-for-the-bitbucket-cloud.adoc @@ -11,7 +11,6 @@ You can enable users to work with a remote Git repository that is hosted in the . Set up an OAuth client (OAuth 2.0) in the Bitbucket Cloud. . Apply an OAuth client Secret for the Bitbucket Cloud. -. Apply an OAuth consumer Secret for the Bitbucket Cloud. include::partial$proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc[leveloffset=+1] diff --git a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc index 7efda6a6a5..9cc06c87e3 100644 --- a/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_applying-an-oauth-client-secret-for-the-bitbucket-cloud.adoc @@ -37,9 +37,8 @@ metadata: che.eclipse.org/oauth-scm-server: bitbucket type: Opaque stringData: - id: ____ <2> + id: ____ <2> secret: ____ <3> - secret: ____ <3> ---- <1> The {prod-short} namespace. The default is `{prod-namespace}`. <2> The *Bitbucket OAuth client ID*. diff --git a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc index aedef83663..19d087d915 100644 --- a/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc +++ b/modules/administration-guide/partials/proc_setting-up-an-oauth-client-in-the-bitbucket-cloud.adoc @@ -3,8 +3,7 @@ :keywords: bitbucket, bitbucket-cloud, oauth-client, bitbucket-oauth-client, oauth-application :navtitle: Setting up an OAuth client in the Bitbucket Cloud // :page-aliases: -[id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] -[id="setting-up-an-oauth-client-in-the-bitbucket-cloud"] +[id="set-up-an-oauth-client-in-the-bitbucket-cloud"] = Set up an OAuth client in the Bitbucket Cloud Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. @@ -23,13 +22,10 @@ Set up an OAuth client for OAuth 2.0 in the Bitbucket Cloud. . In the *Authorization* tab click the *Authorization code* checkbox and enter `pass:c,a,q[{prod-url}]/api/oauth/callback` as the *Callback URL*. . In the *Scopes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. -. In the *Copes* tab check all of the *Account* and *Repositories* checkboxes, and click *Save*. . Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret. -. Copy and save the *Client ID* value for use when applying the Bitbucket OAuth client Secret: - . Copy and save the *Secret* value for use when applying the Bitbucket OAuth client Secret. + [role="_additional-resources"] .Additional resources -.Additional resources * link:https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud[Bitbucket Docs: Use OAuth on Bitbucket Cloud]