On 05/08/2015 09:29, Siyanat wrote:
[...]
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
Hi,
I guess you've solved what reported above, good.
Hi ,
I am playing around with the HTTP API for the standalone version. Now I read
in the guide that to persist the changes in standalone version we need to do
this
If you want instead to make your changes persistent, replace
jpa.url=jdbc:h2:mem:syncopedb;DB_CLOSE_DELAY=-1
with
jpa.url=jdbc:h2:syncopedb;DB_CLOSE_DELAY=-1
in webapps/syncope/WEB-INF/classes/persistence.properties from the Apache
Tomcat directory.
After doing the same and restarting tomcat I get session expired error every
time I try to log in.
Is there any way to persist the changes.
After checking again, I have updated instructions at
https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+standalone+distribution#RunSyncopestandalonedistribution-Internalstorage
It should be working now.
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/