Skip to content

Commit a9d647d

Browse files
committed
merge conflict
1 parent 916812e commit a9d647d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/en/user-manual/deployment_best_practices.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ detailed in the next two sections.
7575

7676
### Storing Credentials in OS Level Storage
7777

78-
<<<<<<< HEAD
79-
Refer to the (URL to Additional Tools)
80-
=======
8178
To set up User Sync to pull credentials from the OS keyring (e.g. Windows Credential Manager), set the connector-umapi.yml and connector-ldap.yml files as follows:
8279

8380
connector-umapi.yml
@@ -97,7 +94,6 @@ The contents of the private key file is used as the value of `umapi_private_key_
9794
private key file on Windows.
9895

9996
The credential values will be looked up in the secure store using org_id as the username value and the key names in the config file as the key name.
100-
>>>>>>> v2
10197

10298
A slight variant on this approach is available (in User Sync version 2.1.1 or later) to encrypt the
10399
private key file using the standard RSA encrypted representation for private keys (known as the

0 commit comments

Comments
 (0)