I guess this is not possible in a JDBC user store if that's the case. This would be really useful if the username is email where the email of a user changes and we'd have to facilitate that in Identity Provider.
Cheers~ On Mon, Dec 8, 2014 at 3:38 PM, Thanuja Jayasinghe <[email protected]> wrote: > Hi Dulitha, > > Yes, it is for get the auto increment id of the UM_USER table. Also link > [1] shows how to change the user name value in AD. > > [1] - > http://tanyamadurapperuma.blogspot.com/2013/10/tricky-way-to-modify-username-scim.html > > Thanks, > Thanuja. > > On Mon, Dec 8, 2014 at 4:16 PM, Dulitha Wijewantha <[email protected]> > wrote: > >> Hi Johann, >> We do keep a user id don't we? There is a method called getUserId >> in RemoteUserStoreManagerService. Is this an auto increment number for the >> user table? >> >> Cheers~ >> >> On Mon, Dec 8, 2014 at 12:20 PM, Johann Nallathamby <[email protected]> >> wrote: >> >>> You can't do it in JDBC user stores. But in LDAP user stores you can. >>> However, we don't support every aspect of such change. E.g. there are >>> several places where we have the fully qualified username as the reference >>> to a user, because we don't have a immutable opaque identifier for a user >>> in our system. We don't update such references if the username is updated. >>> >>> On Tue, Dec 9, 2014 at 12:30 AM, Dulitha Wijewantha <[email protected]> >>> wrote: >>> >>>> Hi guys, >>>> Is it possible to change the username for user using the user manager >>>> API? >>>> >>>> Cheers~ >>>> >>>> -- >>>> Dulitha Wijewantha (Chan) >>>> Software Engineer - Mobile Development >>>> WSO2 Inc >>>> Lean.Enterprise.Mobileware >>>> * ~Email [email protected] <[email protected]>* >>>> * ~Mobile +94712112165 <%2B94712112165>* >>>> * ~Website dulitha.me <http://dulitha.me>* >>>> * ~Twitter @dulitharw <https://twitter.com/dulitharw>* >>>> *~Github @dulichan <https://github.com/dulichan>* >>>> *~SO @chan <http://stackoverflow.com/users/813471/chan>* >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Thanks & Regards, >>> >>> *Johann Dilantha Nallathamby* >>> Associate Technical Lead & Product Lead of WSO2 Identity Server >>> Integration Technologies Team >>> WSO2, Inc. >>> lean.enterprise.middleware >>> >>> Mobile - *+94777776950* >>> Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>* >>> >> >> >> >> -- >> Dulitha Wijewantha (Chan) >> Software Engineer - Mobile Development >> WSO2 Inc >> Lean.Enterprise.Mobileware >> * ~Email [email protected] <[email protected]>* >> * ~Mobile +94712112165 <%2B94712112165>* >> * ~Website dulitha.me <http://dulitha.me>* >> * ~Twitter @dulitharw <https://twitter.com/dulitharw>* >> *~Github @dulichan <https://github.com/dulichan>* >> *~SO @chan <http://stackoverflow.com/users/813471/chan>* >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Thanuja Lakmal* > Software Engineer > WSO2 Inc. http://wso2.com/ > *lean.enterprise.middleware* > Mobile: +94715979891 +94758009992 > -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email [email protected] <[email protected]>* * ~Mobile +94712112165* * ~Website dulitha.me <http://dulitha.me>* * ~Twitter @dulitharw <https://twitter.com/dulitharw>* *~Github @dulichan <https://github.com/dulichan>* *~SO @chan <http://stackoverflow.com/users/813471/chan>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
