Skip to content

feat(oneidentity): add VISIT_UPDATED flow for access sync#681

Open
yoganandaness wants to merge 2 commits into
developfrom
feat-oim-sync-retry
Open

feat(oneidentity): add VISIT_UPDATED flow for access sync#681
yoganandaness wants to merge 2 commits into
developfrom
feat-oim-sync-retry

Conversation

@yoganandaness
Copy link
Copy Markdown
Contributor

Description

Adds support for VISIT_UPDATED events in the OneIdentity sync flow by updating existing site/system access dates instead of only handling create/delete.

Motivation and Context

Visit updates were not reflected in OneIdentity, which could leave access windows out of sync. This change keeps access validity aligned with updated visit dates.

How Has This Been Tested

Updated unit tests for OneIdentity consumer callbacks and visit message handling to cover the new VISIT_UPDATED path and update API usage.

Fixes

N/A

Changes

  • Added VISIT_UPDATED event handling in OneIdentity queue consumer.
  • Added update capability for PersonWantsOrg in OneIdentity API wrapper.
  • Switched access correlation to visit id for update/delete lookup.
  • Updated related tests and visit message interface.

Depends on

None

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@janosbabik janosbabik self-requested a review May 22, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant