scim2 icon indicating copy to clipboard operation
scim2 copied to clipboard

Fix ability to customize Json mapping

Open yurybubnov opened this issue 4 years ago • 0 comments

Please be aware that Ping Identity does not accept third-party contributions at this time! Please see our contribution guidelines.

What does this implement/fix? Explain your changes.

Removes static from MapperFactory so JSON serialization could be customized. Right now it is incompatible with Okta's version of SCIM messages. Namely, fields roles and entitlements. This fix allows customized json payload so the library is compatible

Does this close any currently open issues?

Issue #147

yurybubnov avatar Aug 15 '20 04:08 yurybubnov