Skip to content

Commit 3fb86f7

Browse files
committed
Bitbucket: clarify that OAuth1 can not longer be user since Server/DataCenter v8
1 parent 86e9365 commit 3fb86f7

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<div class="row column">
55
<div class="callout warning">
6-
<p>Note: Application Links using OAuth 2 are available since Bitbucket Data Center / Server v7.21. If you are using an older Bitbucket Data Center / Server version then consult the<a href="/docs/cloud/bitbucket-server-oauth1-integration-setup.md">Bitbucket Data Center / Server OAuth 1 setup guide</a>.</p>
6+
<p>Note: Application Links using OAuth 2 are available since Bitbucket Data Center / Server v7.21. If you are using an older Bitbucket Data Center / Server version then consult the <a href="/docs/cloud/bitbucket-server-oauth1-integration-setup.md">Bitbucket Data Center / Server OAuth 1 setup guide</a>.</p>
77
</div>
88
</div>
99

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

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

4+
<div class="row column">
5+
<div class="callout warning">
6+
<p>
7+
Note: As of Bitbucket Data Center / Server v8 Application Links using OAuth 1 can no longer be used to set up synchronizations in Private Packagist.
8+
Consult the <a href="/docs/cloud/bitbucket-server-integration-setup.md">Bitbucket Data Center / Server OAuth 2 setup guide</a> to set up an Application Link using OAuth 2 instead.
9+
<br>
10+
If you have an existing OAuth 1 Application Link, create an OAuth 2 Application Link and edit the existing integration in Private Packagist.
11+
</p>
12+
</div>
13+
</div>
14+
415
## Initial Setup
516

617
From the organization settings page, select the "Integrations" subtab.

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

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

77
<div class="row column">
88
<div class="callout warning">
9-
<p>Note: Application Links using OAuth 2 are available since Bitbucket Data Center / Server v7.21. If you are using an older Bitbucket Data Center / Server version then consult the<a href="/docs/self-hosted/bitbucket-server-oauth1-integration-setup.md">Bitbucket Data Center / Server OAuth 1 setup guide</a>.</p>
9+
<p>Note: Application Links using OAuth 2 are available since Bitbucket Data Center / Server v7.21. If you are using an older Bitbucket Data Center / Server version then consult the <a href="/docs/self-hosted/bitbucket-server-oauth1-integration-setup.md">Bitbucket Data Center / Server OAuth 1 setup guide</a>.</p>
1010
</div>
1111
</div>
1212

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Bitbucket Data Center / Server Integration Setup (OAuth 1)
22
## Private Packagist Self-Hosted
33

4+
<div class="row column">
5+
<div class="callout warning">
6+
<p>
7+
Note: As of Bitbucket Data Center / Server v8 Application Links using OAuth 1 can no longer be used to set up synchronizations in Private Packagist.
8+
Consult the <a href="/docs/self-hosted/bitbucket-server-integration-setup.md">Bitbucket Data Center / Server OAuth 2 setup guide</a> to set up an Application Link using OAuth 2 instead.
9+
<br>
10+
If you have an existing OAuth 1 Application Link, create an OAuth 2 Application Link and edit the existing integration in Private Packagist.
11+
</p>
12+
</div>
13+
</div>
14+
415
## Initial Setup
516
Hit the “Add integration“ button on the admin page to get to the form below.
617
To setup a Bitbucket Data Center / Server integration with Private Packagist, start by selecting "Bitbucket Data Center / Server"

0 commit comments

Comments
 (0)