Il 07/01/2014 12:59, Rajeswari Raghunathan ha scritto:
I don't have any customized controller... is there any rest api to change/reset password? i m using syncope 1.1.4.
Currently, there is any specialized rest api to reset password (see and watch [1]).
You can change password by performing a user update or, as shortly described at [2], by customizing the user workflow into an existing flow.

You can try by creating a new notification event for 'REST' user create.
Consider that notification & audit mechanism have changed a lot with the 1.1.5. Take a look at [3] (SYNCOPE-422 and SYNCOPE-423) for some examples/details.

[1] https://issues.apache.org/jira/browse/SYNCOPE-135
[2] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30738815
[3] https://cwiki.apache.org/confluence/display/SYNCOPE/Upgrade+from+1.1.4+to+1.1.5#Upgradefrom1.1.4to1.1.5-Internalstoragechanges

Regards,
F.



On Tue, Jan 7, 2014 at 5:04 PM, Fabio Martelli <[email protected]> wrote:
Il 07/01/2014 12:00, Rajeswari Raghunathan ha scritto:
Hi,

I want to configure syncope in such a way that whenever user is created , i want to send the user with username and password along with password reset link.



but i m not receiving any email.

how to configure email in syncope?

in the configuration/ notification tab.... i have set sender as my email id and

Inline image 2

please let me know if you need further detail.

Hi Rajeswari, what about your extensions? Did you added a new controller method?
If you are working with Apache Syncope 1.1.5+ you should be able to configure a notification for each "controller event".

You can configure a new 'REST' event to be notified into notification 'Events' tab (see at your screenshot). The REST event to be notified have to be your reset pwd controller method.

More documentation about notification and audit is coming, stay tuned.

Bestr egards,
F.


Thanks,
Rajeswari


-- 
Fabio Martelli

Tirasa - Open Source Excellence
http://www.tirasa.net/

Apache Syncope PMC
http://people.apache.org/~fmartelli/



-- 
Fabio Martelli

Tirasa - Open Source Excellence
http://www.tirasa.net/

Apache Syncope PMC
http://people.apache.org/~fmartelli/

Reply via email to