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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@
10
10
## Initial Setup
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
-
To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
14
-
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 2 as OAuth version as seen in the example below.
13
+
To set up a Bitbucket Data Center / Server integration with Private Packagist, start by selecting "Bitbucket Data Center / Server"
14
+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field and select OAuth 2 as the OAuth version as seen in the example below.
@@ -20,21 +20,21 @@ Copy the content from the "Callback URL / Redirect URL" field and follow the lin
20
20
## Configure Application link
21
21
Click on the link to setup an Application Link on Bitbucket Data Center / Server and select "External application" as type and "Incoming" as direction.

24
24
25
25
After you click the button to continue, enter a name and the content from the "Callback URL / Redirect URL" from the Private Packagist form.
26
26
Select Repositories "Read" as application permission and save the form.

29
29
30
30
## Finish the Setup
31
31
32
32
Once the form is saved, Bitbucket Data Center / Server will show you the Client ID and secret.
33
-
Copy the them over to Private Packagist and save the integration.
33
+
Copy them over to Private Packagist and save the integration.
34
34
35
35
## Configure Bitbucket Server plugins
36
36
37
-
In case the U2F & TOTP plugin by Alpha Server is installed on the Bitbucket Server then you will need to enable the OAuth whitelist
38
-
otherwise Private Packagist will not be able to authenticate with the Bitbucket Server.
37
+
In case the U2F & TOTP plugin by Alpha Server is installed on the Bitbucket Data Center / Server then you will need to enable the OAuth whitelist
38
+
otherwise Private Packagist won't be able to authenticate with the Bitbucket Data Center / Server.
39
39
40
-

40
+

Copy file name to clipboardExpand all lines: docs/cloud/bitbucket-server-oauth1-integration-setup.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
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
-
To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
9
-
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 1 as OAuth version as seen in the example below.
8
+
To set up a Bitbucket Data Center / Server integration with Private Packagist, start by selecting "Bitbucket Data Center / Server"
9
+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field and select OAuth 1 as the OAuth version as seen in the example below.
@@ -17,29 +17,29 @@ 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.

21
21
22
22
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.

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

37
37
38
38
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.
39
39
40
40
## Configure Bitbucket Server plugins
41
41
42
-
In case the U2F & TOTP plugin by Alpha Server is installed on the Bitbucket Server then you will need to enable the OAuth whitelist
43
-
otherwise Private Packagist will not be able to authenticate with the Bitbucket Server.
42
+
In case the U2F & TOTP plugin by Alpha Server is installed on the Bitbucket Data Center / Server then you will need to enable the OAuth whitelist
43
+
otherwise Private Packagist won't be able to authenticate with the Bitbucket Data Center / Server.
44
44
45
-

45
+

Copy file name to clipboardExpand all lines: docs/self-hosted/bitbucket-server-integration-setup.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ If you are using our cloud product at packagist.com, [use this guide](../cloud/b
12
12
13
13
## Initial Setup
14
14
Hit the “Add integration“ button on the admin page to get to the form below.
15
-
To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
16
-
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 2 as OAuth version as seen in the example below.
15
+
To setup a Bitbucket Data Center / Server integration with Private Packagist, start by selecting "Bitbucket Data Center / Server"
16
+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field and select OAuth 2 as the OAuth version as seen in the example below.
@@ -22,23 +22,23 @@ Copy the content from the "Callback URL / Redirect URL" field and follow the lin
22
22
## Configure Application link
23
23
Click on the link to setup an Application Link on Bitbucket Data Center / Server and select "External application" as type and "Incoming" as direction.

26
26
27
27
After you click the button to continue, enter a name and the content from the "Callback URL / Redirect URL" from the Private Packagist form.
28
28
Select Repositories "Read" as application permission and save the form.

31
31
32
32
## Finish the Setup
33
33
34
34
Once the form is saved, Bitbucket Data Center / Server will show you the Client ID and secret.
35
-
Copy the them over to Private Packagist and save the integration.
35
+
Copy them over to Private Packagist and save the integration.
Copy file name to clipboardExpand all lines: docs/self-hosted/bitbucket-server-oauth1-integration-setup.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
4
4
## Initial Setup
5
5
Hit the “Add integration“ button on the admin page to get to the form below.
6
-
To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
7
-
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 1 as OAuth version as seen in the example below.
6
+
To setup a Bitbucket Data Center / Server integration with Private Packagist, start by selecting "Bitbucket Data Center / Server"
7
+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field and select OAuth 1 as the OAuth version as seen in the example below.
@@ -15,23 +15,23 @@ Submit the form to see the additional information.
15
15
## Configure Application link
16
16
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.

19
19
20
20
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.
21
21
22
22
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.

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

35
35
36
36
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.
37
37
@@ -40,9 +40,9 @@ Update the Integration on Private Packagist to save everything and finish the se
0 commit comments