Hi All,

This is regarding the issue [1].

The user-manager component under carbon-commons has the Ask password from
user feature which is to send an email to the user when created by admin
without needing admin to enter a password. This option is visible in the
management console only when the identity management component is active.
The mentioned issue (error when creating the user) happens when the
identity management listener is disabled in the properties file and try to
create an user with this option. To resolve this we need to check the
property is enabled in the identity management component. However we have
an issue resolving this due to needing to make user-manager depending on
identity-management component to check the property status, which seems not
the correct way.
One way is to remove this from management console (user.mgt.ui component)
and provide separate Admin API to create users without needing admin to
enter a password on behalf of user. So that the UI part can be removed from
the console and backend can be reside in the identity management or some
other suitable component.

WDYT? also what other approaches do we have?



[1] - https://wso2.org/jira/browse/IDENTITY-896

-- 
Thanks,
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to