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: .changelog/changelog.md
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,26 @@
1
+
| tag | date | title |
2
+
|---|---|---|
3
+
| v2.7.0-multi-cred-rc1 | 2021-10-18 | User Sync Tool v2.7.0-multi-cred-rc1 |
4
+
5
+
# New Features
6
+
7
+
## Credential Management
8
+
9
+
* Save plantext secrets automatically to OS keychain
10
+
* Convert from plaintext config keys to secure config keys
11
+
* Supports UMAPI private key encryption
12
+
* More info - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-multi-dir-cred/docs/en/user-manual/additional_tools.md
13
+
14
+
## Support for Multiple Identity Sources
15
+
16
+
* UST can now sync from more than one identity source at a time
17
+
* All types supported - `ldap`, `csv`, `adobe_console` and `okta`
18
+
* Mutiple sources of a given type can be used
19
+
* Group mappings can apply to all sources or refer to specific sources
20
+
* More info - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-multi-dir-cred/docs/en/user-manual/advanced_configuration.md#working-with-multiple-identity-source
* Save plantext secrets automatically to OS keychain
6
+
* Convert from plaintext config keys to secure config keys
7
+
* Supports UMAPI private key encryption
8
+
* More info - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-multi-dir-cred/docs/en/user-manual/additional_tools.md
8
9
9
-
* Builds are now made with Python 3.9 on all platforms
10
-
* Separate build for Ubuntu Bionic (18.04)
10
+
## Support for Multiple Identity Sources
11
+
12
+
* UST can now sync from more than one identity source at a time
13
+
* All types supported - `ldap`, `csv`, `adobe_console` and `okta`
14
+
* Mutiple sources of a given type can be used
15
+
* Group mappings can apply to all sources or refer to specific sources
16
+
* More info - https://github.com/adobe-apiplatform/user-sync.py/blob/v2-multi-dir-cred/docs/en/user-manual/advanced_configuration.md#working-with-multiple-identity-source
0 commit comments