Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign phase 2 #727

Closed
Closed

Conversation

adorton-adobe
Copy link
Collaborator

@adorton-adobe adorton-adobe commented Sep 8, 2021

Summary

Retool Sign Sync to sync process, moving off of post-sync model to direct sync. We still need documentation, but this should be enough for a release candidate.

  • Sync directly from identity source to Sign
  • Support standalone Sign accounts (i.e. instances of Sign not connected to the Admin Console)
  • Decoupled Sign Sync engine with new primary config and CLI entrypoint

Notes

  • Documentation is not done - will do in separate PR

Testing

  • New primary config for Sign sync is sign-sync-config.yml (see example)
  • Entrypoint is ./user-sync sign-sync
  • Needs an integration key for Sign integration
  • New Sign connector file connector-sign.yml (see example)

Fixes #726

shasibhusanJena and others added 30 commits September 5, 2020 02:04
DMESVCS-330: Implement insert user in Sign Engine
…ser-sync.py into sign_testcase

� Conflicts:
�	tests/test_sign_engine.py
Merged after taking Update on Sign changes
cleaned up necessary comments and changed rule_config initialization
- connector_sign.py
- client.py
refactor and addition of begin_work_sign
…uring connector init. add comments to connector-sign.yml to instruct users on sign key storage
@adorton-adobe adorton-adobe added this to the v2.7.0 milestone Sep 8, 2021
@adorton-adobe
Copy link
Collaborator Author

Closing this since we don't want to merge to v2 until final release is ready. We'll tag release candidates from v2-sign-phase-2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhanced Sign Sync Functionality
5 participants