On Thu, Oct 12, 2017 at 5:33 PM, Johann Nallathamby <[email protected]> wrote:
> > > On Thu, Oct 12, 2017 at 1:28 PM, Isuranga Perera < > [email protected]> wrote: > >> Hi IAM Team, >> > >> Currently, there is no $subject. Therefore I'm looking at implementing a >> SCIM2 Outbound Connector. I'm looking at identity-outbound-provisioning-scim >> [1] >> and scim2-compliance-test-suite [2]. Appreciate further suggestions. >> > Hi Isuranga, It should be same as [1] you just have to think SCIM provider is version 2 and send http requests according to SCIM2 format. As a starting point you can setup existing SCIM provisioning connector and debug from point [1] so you will understand the flow. [1] https://github.com/wso2-extensions/identity-outbound-provisioning-scim/blob/master/components/org.wso2.carbon.identity.provisioning.connector.scim/src/main/java/org/wso2/carbon/identity/provisioning/connector/scim/SCIMProvisioningConnector.java#L99 > >> >> [1] https://github.com/wso2-extensions/identity-outbound-pro >> visioning-scim >> [2] https://github.com/wso2-incubator/scim2-compliance-test-suite >> >> >> Best Regards >> Isuranga Perera >> >> >> >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Thanks & Regards, > > *Johann Dilantha Nallathamby* > Senior Lead Solutions Engineer > WSO2, Inc. > lean.enterprise.middleware > > Mobile - *+94777776950* > Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>* > -- Gayan Gunawardana Senior Software Engineer; WSO2 Inc.; http://wso2.com/ Email: [email protected] Mobile: +94 (71) 8020933
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
