@@ -43,7 +43,7 @@ flow, and associate your Private Packagist account with your GitHub, GitLab or B
43
43
Now we can continue to set up the synchronization. In your organization, go to _ Settings > Synchronizations_ and press the
44
44
"Add Synchronization" button. Follow the steps to complete the configuration.
45
45
46
- ![ Create synchronization] ( /Resources/public/img/docs/articles/centralized-authentication-and-sso/configure-synchronization.png )
46
+ ![ Create a synchronization] ( /Resources/public/img/docs/articles/centralized-authentication-and-sso/configure-synchronization.png )
47
47
48
48
Once the synchronization is set up, Private Packagist will retrieve your users and their permissions from the code hosting platform.
49
49
Private Packagist now knows which users have access to your organization and which repositories and teams/groups they can access
@@ -56,7 +56,7 @@ If you want to control which of your users should be allowed to access Private P
56
56
users discovered by the synchronization by default. Then, only users that you activate manually will be able to log in.
57
57
To enable this behavior, go to the _ Teams_ tab, and click on "View and manage all members of this organization" and check the box:
58
58
59
- ![ Deactivate users discovered by sync ] ( /Resources/public/img/docs/articles/centralized-authentication-and-sso/deactivate-sync-members.png )
59
+ ![ Deactivate users discovered by synchronization ] ( /Resources/public/img/docs/articles/centralized-authentication-and-sso/deactivate-sync-members.png )
60
60
61
61
### 4 - Enforce OAuth authentication
62
62
@@ -77,10 +77,10 @@ Look for the "Login link" button in _Settings > Integrations_ page.
77
77
![ Login link settings] ( /Resources/public/img/docs/articles/centralized-authentication-and-sso/login-link-settings.png )
78
78
79
79
This link presents the option to authenticate with your configured integration. Once the user clicks on the
80
- "Login with < ; integration name> ; " button, the authentication process is initiated and your users are redirected to your
81
- code-hosting platform to log in. .
80
+ "Log in with < ; integration name> ; " button, the authentication process is initiated and your users are redirected to your
81
+ code-hosting platform to log in.
82
82
83
83
![ Login link example] ( /Resources/public/img/docs/articles/centralized-authentication-and-sso/login-link-example.png )
84
84
85
85
If you are using one of the default platforms on Private Packagist Cloud, there is no
86
- need for a custom login link
86
+ need for a custom login link.
0 commit comments