Hi Gayan, >From 5.10.0 onwards we have introduced a new unique user identifier in the user core level with a new set of APIs. Therefore the username is not immutable at the user core level now. But we have not implemented username renaming capability yet as we still consuming old user core APIs and use the username as the user identifier in the other components such as OAuth/identity framework etc.
Therefore we need to migrate other components and use the uniqueID as the user identifier everywhere in the system. Then only we can provide the username renaming capability. So we will provide these capabilities in future releases. Thanks, Ashen On Tue, Apr 7, 2020 at 9:46 PM gayan gunawardana <[email protected]> wrote: > Hi Team, > > As per [1] it looks like username attribute is not immutable any more with > new unique user identifier implementation. > Are there any SCIM or RemoteUserStoreManagerServce Apis available to alter > username ? > > [1] https://github.com/wso2/product-is/releases/tag/v5.10.0-rc2 > > -- > Gayan > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Ashen Weerathunga | Senior Software Engineer | WSO2 Inc. (m) +94716042995 | (w) +94112145345 | Email: [email protected] <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
