From 34289dcd0148d207e5f068e8d926527ddb849fbe Mon Sep 17 00:00:00 2001 From: Ben Cawrse <3941017+bcawrse@users.noreply.github.com> Date: Mon, 24 Oct 2022 22:49:34 -0600 Subject: [PATCH] Update bitbucket.adoc (#1547) Update Key & Secret field names in steps to match current field labels. Co-authored-by: Stian Thorgersen --- server_admin/topics/identity-broker/social/bitbucket.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/server_admin/topics/identity-broker/social/bitbucket.adoc b/server_admin/topics/identity-broker/social/bitbucket.adoc index 0678606d81..d4da992cec 100644 --- a/server_admin/topics/identity-broker/social/bitbucket.adoc +++ b/server_admin/topics/identity-broker/social/bitbucket.adoc @@ -15,7 +15,6 @@ image:images/bitbucket-add-identity-provider.png[Add Identity Provider] .. Paste the value of *Redirect URI* into the *Callback URL* field. .. Ensure you select *Email* and *Read* in the *Account* section to permit your application to read email. . Note the `Key` and `Secret` values Bitbucket displays when you create your consumer. -. In {project_name}, paste the value of the `Key` into the *Client ID* field. -. In {project_name}, paste the value of the `Secret` into the *Client Secret* field. +. In {project_name}, paste the value of the `Key` into the *Consumer Key* field. +. In {project_name}, paste the value of the `Secret` into the *Consumer Secret* field. . Click *Add*. -