The SCIM spec is quite nice and (if you’re like me) fun to implement. My guess is that you’ll get further, faster, by just implementing SCIM.
I’m happy to work more directly with you, my contact information is in my HN profile.
In the meantime, I hope that you might find one or more of these things helpful:
1. The documentation I wrote when Okta first added support for SCIM in 2016: https://github.com/oktadev/okta-scim-beta 2. The Runscope unit tests that Okta uses to help validate SCIM integrations: https://developer.okta.com/docs/guides/scim-provisioning-int... - these tests won't FULLY test your SCIM service, but they'll get you well on your way 3. A talk I gave on SCIM for OKta's user conference last year: https://www.youtube.com/watch?v=JmA83cy0uVc
(Thanks to my friend and HN user gabrielsroka for putting this on my radar)
The SCIM spec is quite nice and (if you’re like me) fun to implement. My guess is that you’ll get further, faster, by just implementing SCIM.
I’m happy to work more directly with you, my contact information is in my HN profile.
In the meantime, I hope that you might find one or more of these things helpful:
1. The documentation I wrote when Okta first added support for SCIM in 2016: https://github.com/oktadev/okta-scim-beta 2. The Runscope unit tests that Okta uses to help validate SCIM integrations: https://developer.okta.com/docs/guides/scim-provisioning-int... - these tests won't FULLY test your SCIM service, but they'll get you well on your way 3. A talk I gave on SCIM for OKta's user conference last year: https://www.youtube.com/watch?v=JmA83cy0uVc
(Thanks to my friend and HN user gabrielsroka for putting this on my radar)