You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud/bitbucket-server-integration-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
From the organization settings page, select the "Integrations" subtab.
12
12
Hit the "Add Integration" button on the integrations listing page to get to the form below.
13
13
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.
Copy file name to clipboardExpand all lines: docs/cloud/bitbucket-server-oauth1-integration-setup.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# Bitbucket Data Center / Server Integration Setup
1
+
# Bitbucket Data Center / Server Integration Setup (OAuth 1)
2
2
## Private Packagist Cloud
3
3
4
4
## Initial Setup
5
5
6
6
From the organization settings page, select the "Integrations" subtab.
7
7
Hit the "Add Integration" button on the integrations listing page to get to the form below.
8
8
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.
@@ -17,23 +17,23 @@ Submit the form to see the additional information.
17
17
## Configure Application link
18
18
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.
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.
23
23
24
24
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.
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.
Copy file name to clipboardExpand all lines: docs/self-hosted/bitbucket-server-integration-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ If you are using our cloud product at packagist.com, [use this guide](../cloud/b
11
11
</div>
12
12
13
13
## 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.
Copy file name to clipboardExpand all lines: docs/self-hosted/bitbucket-server-oauth1-integration-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
## Private Packagist Self-Hosted
3
3
4
4
## 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.
0 commit comments