On 02 August 2015 19:59:13 CEST, Siyanat <[email protected]> wrote: >ilgrosso wrote >> Hi Siyanat, >> it seems - from Nabble, because here via e-mail nothing is shown - >that >> you have some configuration error. >> >> If I were you, I'd rather start with Apache Syncope via standalone >> distribution: >> >> >https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+standalone+distribution >> >> which contains several pre-defined resources and configurations >> (including synchronization from ApacheDS). >> >> You are free to experiment there - and if you mess up with something >you >> just need to re-start and everything is cleared up. >> >> Once understood few general concepts, you should also be able to move >to >> some advanced configurations like as the one you are currently >> attempting to run. >> >> HTH >> Regards. >> >> On 01/08/2015 16:06, Siyanat wrote: >>> I am trying out the syncope IM system. After trying unsuccessfully >to >>> sync >>> data with Apache DS >>> ><http://syncope-user.1051894.n5.nabble.com/Issues-connecting-apache-syncope-with-apache-DS-td5708095.html> >>> >>> I am trying to add a simple user manually to syncope as defined in >the >>> wiki >>> https://cwiki.apache.org/confluence/display/SYNCOPE/Users >>> >>> My environment is >>> >>> Apache syncope v 1.2.4 >>> OS Windows 7 64 bit >>> >>> I have installed syncope using create syncope project > deploy in >real >>> environment guide. >>> It is configured with mysql. >>> >>> >>> >>> However I am getting this error >>> >>> [Nothing shown here] >>> >>> Any help will be much appreciated >> >> -- >> Francesco Chicchiriccò >> >> Tirasa - Open Source Excellence >> http://www.tirasa.net/ >> >> Involved at The Apache Software Foundation: >> member, Syncope PMC chair, Cocoon PMC, Olingo PMC >> http://people.apache.org/~ilgrosso/ > >Hi Francesco , > >Fair enough , I tried the standalone version which has the list of >users. I >am trying out the http api now . When I am trying to get a single user >from >username . I am getting the entire list of users . >Here is my python requests > [...]
Please take a look at REST API reference: http://syncope.apache.org/rest/1.2/index.html HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/
