Skip to content

Commit 381211e

Browse files
Apply suggestions from code review
Co-authored-by: Stephan <[email protected]>
1 parent c53a4d3 commit 381211e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/centralized-authentication-and-sso.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ flow, and associate your Private Packagist account with your GitHub, GitLab or B
4343
Now we can continue to set up the synchronization. In your organization, go to _Settings > Synchronizations_ and press the
4444
"Add Synchronization" button. Follow the steps to complete the configuration.
4545

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)
4747

4848
Once the synchronization is set up, Private Packagist will retrieve your users and their permissions from the code hosting platform.
4949
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
5656
users discovered by the synchronization by default. Then, only users that you activate manually will be able to log in.
5757
To enable this behavior, go to the _Teams_ tab, and click on "View and manage all members of this organization" and check the box:
5858

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)
6060

6161
### 4 - Enforce OAuth authentication
6262

@@ -77,10 +77,10 @@ Look for the "Login link" button in _Settings > Integrations_ page.
7777
![Login link settings](/Resources/public/img/docs/articles/centralized-authentication-and-sso/login-link-settings.png)
7878

7979
This link presents the option to authenticate with your configured integration. Once the user clicks on the
80-
"Login with &lt;integration name&gt;" button, the authentication process is initiated and your users are redirected to your
81-
code-hosting platform to log in. .
80+
"Log in with &lt;integration name&gt;" button, the authentication process is initiated and your users are redirected to your
81+
code-hosting platform to log in.
8282

8383
![Login link example](/Resources/public/img/docs/articles/centralized-authentication-and-sso/login-link-example.png)
8484

8585
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

Comments
 (0)