Hi Gayan, On Wed, Feb 8, 2017 at 11:13 PM, Gayan Gunawardana <[email protected]> wrote:
> Hi All, > > How are we going to support user delete operation in user core ? > Currently IdentityStore --> deleteUser operation delete user from user > store. Is there any future plan to set delete flag apart from completely > deleting user from user store. > Yes this is a good question, and somebody in future would come up with this requirement. But can't we say that, it's up to the identity store implementation to decide, whether to delete or not to delete from the database layer. In other words we can enforce the same condition for identity store API. So if there a delete operation executed, for the identity server's perspective that resource is deleted and should not conflict with the way identity store delete operation implemented. > > Appreciate your feedback since this is directly affected to SCIM > implementation according to [1]. > If we can agree on above behaviour for identity store API, this should not affect SCIM level implementation. WDYT? Regards, > > > [1]https://tools.ietf.org/html/rfc7644#section-3.6 > > Thanks, > Gayan > > -- > Gayan Gunawardana > Software Engineer; WSO2 Inc.; http://wso2.com/ > Email: [email protected] > Mobile: +94 (71) 8020933 > -- Regards, *Darshana Gunawardana*Associate Technical Lead WSO2 Inc.; http://wso2.com *E-mail: [email protected] <[email protected]>* *Mobile: +94718566859*Lean . Enterprise . Middleware
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
