Skip to content

Commit fbfee12

Browse files
committed
BitbucketServer: fix image links in oauth1 cloud docs
1 parent 67c7990 commit fbfee12

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/cloud/bitbucket-server-integration-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
From the organization settings page, select the "Integrations" subtab.
1212
Hit the "Add Integration" button on the integrations listing page to get to the form below.
1313
To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
14-
as the platform and OAuth 2 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
14+
as the platform, OAuth 2 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
1515

1616
![Packagist Setup](/Resources/public/img/docs/integration-setup/cloud/bitbucket-server-01-packagist-setup.png)
1717

docs/cloud/bitbucket-server-oauth1-integration-setup.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Bitbucket Data Center / Server Integration Setup
1+
# Bitbucket Data Center / Server Integration Setup (OAuth 1)
22
## Private Packagist Cloud
33

44
## Initial Setup
55

66
From the organization settings page, select the "Integrations" subtab.
77
Hit the "Add Integration" button on the integrations listing page to get to the form below.
88
To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
9-
as the platform and OAuth 1 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
9+
as the platform, OAuth 1 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
1010

1111
![Packagist Setup](/Resources/public/img/docs/integration-setup/cloud/bitbucket-server-oauth1-01-packagist-setup.png)
1212

@@ -17,23 +17,23 @@ Submit the form to see the additional information.
1717
## Configure Application link
1818
Click on the link to setup an Application Link on Bitbucket Data Center / Server. You will need the "Client Id" and the "Public Key" shown in the form.
1919

20-
![Bitbucket Configure Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-03-bitbucket-configure-application-link.png)
20+
![Bitbucket Configure Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-03-bitbucket-configure-application-link.png)
2121

2222
For Bitbucket Data Center versions 7.21 and newer, select "Atlassian product" and not "External application" to be able to set up an OAuth1 link.
2323

2424
After you hit the button to create a new Application Link a configuration window may appear. If it does, verify that the url matches your Private Packagist URL and hit "Continue", otherwise skip this step.
2525

26-
![Bitbucket Invalid Url](/Resources/public/img/docs/integration-setup/bitbucket-server-04-bitbucket-invalid-url.png)
26+
![Bitbucket Invalid Url](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-04-bitbucket-invalid-url.png)
2727

2828
Now setup a "Generic Application". The only field required is the "Application Name". Submit the form to finish creating the Application Link.
2929

30-
![Bitbucket Setup Link](/Resources/public/img/docs/integration-setup/bitbucket-server-05-bitbucket-setup-link.png)
30+
![Bitbucket Setup Link](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-05-bitbucket-setup-link.png)
3131

32-
![Bitbucket Application Created](/Resources/public/img/docs/integration-setup/bitbucket-server-06-bitbucket-application-created.png)
32+
![Bitbucket Application Created](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-06-bitbucket-application-created.png)
3333

3434
Click on the pen icon to the right of the application you just created to edit the Application Link and configure Incoming Authentication.
3535

36-
![Bitbucket Incoming Auth](/Resources/public/img/docs/integration-setup/bitbucket-server-07-bitbucket-incoming-auth.png)
36+
![Bitbucket Incoming Auth](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-07-bitbucket-incoming-auth.png)
3737

3838
This is where we will need the "Client ID" and the "Public Key" that were previously generated on the Private Packagist integration form. Make sure the entire content of the "Public Key" field gets copied and the "Consumer Callback" field stays empty. Submit the form and go back to Private Packagist.
3939

docs/self-hosted/bitbucket-server-integration-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you are using our cloud product at packagist.com, [use this guide](../cloud/b
1111
</div>
1212

1313
## Initial Setup
14-
Hit the “Add integration“ button on the admin page to get to the form below. To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
14+
Hit the “Add integration“ button on the admin page to get to the form below. To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform, OAuth 2 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
1515

1616
![Packagist Setup](/Resources/public/img/docs/integration-setup/bitbucket-server-01-packagist-setup.png)
1717

docs/self-hosted/bitbucket-server-oauth1-integration-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Private Packagist Self-Hosted
33

44
## Initial Setup
5-
Hit the “Add integration“ button on the admin page to get to the form below. To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform and enter the URL of your on-premise Bitbucket Server into the base URL field as seen in the example below.
5+
Hit the “Add integration“ button on the admin page to get to the form below. To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform, OAuth 1 as OAuth version, and enter the URL of your on-premise Bitbucket Server into the base URL field as seen in the example below.
66

77
![Packagist Setup](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-01-packagist-setup.png)
88

0 commit comments

Comments
 (0)