Hi Gayan, If we can add multiple users with same user name, why do we need to avoid adding multiple users in SCIM? I don't get the point here.
If we consider two users with same username as two entities in server level, it won't be a duplicate resource creation IMO, it will be two different resources with same username. Regards! On Fri, Feb 3, 2017 at 5:52 AM, Gayan Gunawardana <[email protected]> wrote: > Hi All, > > In C4 user name was an unique identifier and we returned http response 409 > (Conflict) if user name already exist [1]. In C5 user name is just an > another claim and we can add multiple users with same user name. > IMO we should check isUserExist in SCIM level and avoid adding multiple > users with same user name. > > WDYT ? > > [1] https://tools.ietf.org/html/rfc7644#section-3.12 > > Thanks, > Gayan > > -- > Gayan Gunawardana > Software Engineer; WSO2 Inc.; http://wso2.com/ > Email: [email protected] > Mobile: +94 (71) 8020933 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Chamila Dilshan Wijayarathna, PhD Research Student The University of New South Wales (UNSW Canberra) Australian Centre for Cyber Security Australian Defence Force Academy PO Box 7916, Canberra BA ACT 2610 Australia Mobile:(+61)416895795
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
