github adobe-apiplatform/user-sync.py v2.7.0
User Sync Tool v2.7.0

latest releases: v2.10.0, v2.10.0rc4, v2.10.0rc3...
2 years ago

New Features

Revamped Sign Sync

Sign Sync has been overhauled. It is now implemented as a separate workflow with an alternate entrypoint command (sign-sync).

Feature summary

  • Primary config for Sign Sync is sign-sync-config.yml
  • Sign connector config - connector-sign.yml
  • All identity sources are supported
  • Sync supports multiple Sign targets
  • Full user lifecycle management for standalone Sign environments
  • Mapping structure to manage Sign group assignments and admin privileges
  • Same logging options as UMAPI sync
  • Sign API data is cached
  • Tool to migrate post-sync config

Architecture changes

  • New engine module
  • rules.py refactored to engine.umapi
  • config.py refctored to multi-file module
  • Sign API client is top-level (parallel to user_sync module)
  • post_sync has been removed

Notes:

  • User multi-group (UMG) is not supported at this time
  • The Sign client uses Sign API v6

Documentation here - https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/sign_sync.html

Enhanced ESM Support

Fixed an issue when syncing to trustee consoles that use Enterprise Storage Model (ESM).
New config option uses_business_id in UMAPI connector config ensures that users are
handled correctly.

See https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/advanced_configuration.html#esm-secondary-targets

Don't miss a new user-sync.py release

NewReleases is sending notifications on new releases.