jackson icon indicating copy to clipboard operation
jackson copied to clipboard

Directory Sync

Open devkiran opened this issue 3 years ago • 2 comments

What does this PR do?

SCIM implementation - beta version

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] This change requires a documentation update

How should this be tested?

  • [ ] Test A
  • [ ] Test B

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code and corrected any misspellings
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes

devkiran avatar May 11 '22 12:05 devkiran

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

ghost avatar May 11 '22 12:05 ghost

Tested the basic operations using Okta and example app, did not find any major issues except the Jackson dev server crashing (2 times) and then due to memory allocation failure.

niwsa avatar Jun 08 '22 06:06 niwsa

Uffizzi Preview deployment-5648 was deleted.

github-actions[bot] avatar Sep 08 '22 10:09 github-actions[bot]