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/centralized-authentication-and-sso.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,27 +21,27 @@ It’s very easy to get started with this approach. We’ll walk you through the
21
21
22
22
### 1 - Set up the integration
23
23
24
-
If you are using Private Packagist Cloud and the cloud version of GitHub at github.com, or Bitbucket at bitbucket.org or GitLab at gitlab.com,
24
+
If you are using Private Packagist Cloud and the cloud version of GitHub at [github.com](https://github.com), or Bitbucket at [bitbucket.org](https://bitbucket.org) or GitLab at [gitlab.com](https://gitlab.com),
25
25
you can skip this step. Otherwise, the first step is making sure your users can log in using the OAuth authentication flow.
26
26
27
27
OAuth authentication with the cloud versions of the default code hosting platforms (github.com, bitbucket.org and gitlab.com) is
28
28
preconfigured on Private Packagist Cloud, but not on Private Packagist Self-Hosted.
29
29
30
-
Go to Settings > Integrations and press the "Add Integration" button.
30
+
Go to _Settings > Integrations_ and press the "Add Integration" button.
31
31
32
32

33
33
34
34
### 2 - Connect your account via OAuth
35
35
36
-
Go to your profile and find the Connected Accounts section. Click on the Connect button to go through the OAuth authentication
36
+
Go to your [profile](/profile) and find the _Connected Accounts_ section. Click on the "Connect" button to go through the OAuth authentication
37
37
flow, and associate your Private Packagist account with your GitHub, GitLab or Bitbucket account.
38
38
39
39

40
40
41
41
### 3 - Set up the synchronization
42
42
43
-
Now we can continue to set up the synchronization. In your organization, go to Settings > Synchronizations and press the
44
-
Add Synchronization button. Follow the steps to complete the configuration.
43
+
Now we can continue to set up the synchronization. In your organization, go to _Settings > Synchronizations_ and press the
44
+
"Add Synchronization" button. Follow the steps to complete the configuration.
0 commit comments