Hey everyone! Does Syncope have a standalone SCIM client that I could use to _subscribe_ to changes from a SCIM enabled IdP?
I.e. when users are added to Syncope (or another IdP) I need a SCIM _client_ to receive the user creation. From there, I'd need to write some custom code to add users to another system. Is there anything in Syncope to help me with this? At first glance, it looks like the SCIM code in the project is used for adding/managing inbound users into Syncope. Thanks! -Brian
