What if I want to change the jsp managing such logic which is within org.wso2.carbon.user.mgt.ui_5.7.0 The thing is that WSO2 is becoming unstable once I modify the plugin, I even tried differently by putting the jar within patches but it wasn't taken into account. Any idea how can I replace the default plugin with a another one?
Regards, Hanen On Wed, Jan 4, 2017 at 4:59 PM, Darshana Gunawardana <[email protected]> wrote: > Hi Hanen, > > As of the current behaviour of the management console, it cannot hide > primary user store from the drop down for tenant users. > > There are two ways to enforce this, > * Add backend validation for restricting user creation in primary > userstore for tenant users (this requires a listener implementation for > user management operations) > * Write a separate dashboard with these customizations (this requires to > develop separate webapp) > > Thanks, > > On Wed, Jan 4, 2017 at 7:48 PM, Hanen Ben Rhouma <[email protected]> > wrote: > >> Hi, >> >> Is there a way to restrict tenant users (having the permission to create >> other users) to a secondary user store; I noticed PRIMARY user store is >> always there when trying to create a new user even for tenant users, it >> leads to some confusion and some users can persist other newly created >> users on the PRIMARY, can't we grey out this drop down so that it works for >> only one secondary user store? >> >> Regards, >> Hanen >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Regards, > > > *Darshana Gunawardana*Associate Technical Lead > WSO2 Inc.; http://wso2.com > > *E-mail: [email protected] <[email protected]>* > *Mobile: +94718566859 <+94%2071%20856%206859>*Lean . Enterprise . > Middleware >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
