Re: Key violation

2016-06-22 Thread Francesco Chicchiriccò
On 2016-06-22 23:55 Jonas Israelsson wrote: Greetings. Quite new to syncope but I'm seeing some rather strange behaviour, and could use some guidance. Glad of your interest in Apache Syncope! Running 2.0.0-M3 and have hooked up a connector to my openldap server. First sync, no problem all

Key violation

2016-06-22 Thread Jonas Israelsson
Greetings. Quite new to syncope but I'm seeing some rather strange behaviour, and could use some guidance. Running 2.0.0-M3 and have hooked up a connector to my openldap server. First sync, no problem all users are placed in the local storage. Second sync however, even though the sync is mar

Error, when propagate of Active directory to syncope

2016-06-22 Thread henry.macari
I could connect to Active Directory but can not remove users to syncope, this without ssl my configuration is as follows, any ideas ??? please, the configuration is in the pictures following http://macateno.net84.net/syncope/1 http://macateno.net84.net/syncope/2 http://macateno.net84.net/syncop

Re: 2.0.0-M3 Connector test error

2016-06-22 Thread Colm O hEigeartaigh
Done: https://issues.apache.org/jira/browse/SYNCOPE-875 Thanks, Colm. On Wed, Jun 22, 2016 at 4:50 PM, Francesco Chicchiriccò wrote: > I am also able to reproduce this error in the demo available at > > http://syncope-vm.apache.org:9080/syncope-console/ > > so it sounds like a bug. > > Colm, w

Re: 2.0.0-M3 Connector test error

2016-06-22 Thread Francesco Chicchiriccò
I am also able to reproduce this error in the demo available at http://syncope-vm.apache.org:9080/syncope-console/ so it sounds like a bug. Colm, would you mind opening an issue for it? Thanks. Regards. On 22/06/2016 17:35, Colm O hEigeartaigh wrote: For the record, I get the same error in th

Re: 2.0.0-M3 Connector test error

2016-06-22 Thread Colm O hEigeartaigh
For the record, I get the same error in the original standalone distribution for 2.0.0-M3 without any config changes. Just create a new LDAP Connector, enter the values + try to test it. Colm. On Wed, Jun 22, 2016 at 4:25 PM, Colm O hEigeartaigh wrote: > Hi Francesco, > > On Wed, Jun 22, 2016 a

Re: 2.0.0-M3 Connector test error

2016-06-22 Thread Colm O hEigeartaigh
Hi Francesco, On Wed, Jun 22, 2016 at 4:22 PM, Francesco Chicchiriccò wrote: > > > I suppose you are creating a new LDAP connector instance from scratch, via > admin console; correct? > Yup correct. Connecting to an OpenDS LDAP server. > > Also, are you starting with an empty storage or using

2.0.0-M3 Connector test error

2016-06-22 Thread Colm O hEigeartaigh
Hi all, I'm seeing an error when trying to test an LDAP Connector with 2.0.0-M3: "Connection failure: RequiredValuesMissing [connectorname]" >From the logs, I can see that the connector name is null: 16:11:20.054 ERROR org.apache.syncope.client.console.rest.BaseRestClient - While checking org.a

Re: 2.0.0-M3 Connector test error

2016-06-22 Thread Francesco Chicchiriccò
On 22/06/2016 17:17, Colm O hEigeartaigh wrote: Hi all, I'm seeing an error when trying to test an LDAP Connector with 2.0.0-M3: "Connection failure: RequiredValuesMissing [connectorname]" From the logs, I can see that the connector name is null: 16:11:20.054 ERROR org.apache.syncope.client.

Re: JDBC-LDAP Bridge Driver (WAS Re: Session expired error)

2016-06-22 Thread ujwal
My mistake. Its version 1.2.8. Thank you. -- View this message in context: http://syncope-user.1051894.n5.nabble.com/Session-expired-error-tp5708462p5708469.html Sent from the syncope-user mailing list archive at Nabble.com.

Re: JDBC-LDAP Bridge Driver (WAS Re: Session expired error)

2016-06-22 Thread Francesco Chicchiriccò
On 22/06/2016 10:05, ujwal wrote: Hi, Thank you for the prompt reply. I used Maven archetype version 1.0 for building the Syncope project. Version 1.0? Are you sure? I would have expected 1.2.X or 2.0.0-MX: where did you grab the Maven generate command from? Regards. -- Francesco Chicchiri

Re: JDBC-LDAP Bridge Driver (WAS Re: Session expired error)

2016-06-22 Thread ujwal
Hi, Thank you for the prompt reply. I used Maven archetype version 1.0 for building the Syncope project. Regards, Ujwal -- View this message in context: http://syncope-user.1051894.n5.nabble.com/Session-expired-error-tp5708462p5708467.html Sent from the syncope-user mailing list archive at Nabble

Re: Remove membership via REST call

2016-06-22 Thread Antonio Ciancio
Thank you Francesco! 2016-06-22 9:49 GMT+02:00 Francesco Chicchiriccò : > On 22/06/2016 09:38, Antonio Ciancio wrote: > >> Hi, >> >> I'm trying to remove membership via REST call in syncope 1.2.5. >> >> I made a POST request using the rest method "/syncope/rest/users/user_id" >> and this payload:

Re: Remove membership via REST call

2016-06-22 Thread Francesco Chicchiriccò
On 22/06/2016 09:38, Antonio Ciancio wrote: Hi, I'm trying to remove membership via REST call in syncope 1.2.5. I made a POST request using the rest method "/syncope/rest/users/user_id" and this payload: {"membershipsToRemove": [{"role": "group_id"}]} but something goes wrong. Any suggesti

Remove membership via REST call

2016-06-22 Thread Antonio Ciancio
Hi, I'm trying to remove membership via REST call in syncope 1.2.5. I made a POST request using the rest method "/syncope/rest/users/user_id" and this payload: {"membershipsToRemove": [{"role": "group_id"}]} but something goes wrong. Any suggestions? Regards, Antonio

JDBC-LDAP Bridge Driver (WAS Re: Session expired error)

2016-06-22 Thread Francesco Chicchiriccò
On 22/06/2016 09:00, ujwal wrote: Hi, I am new to Syncope and LDAP and want to configure openLDAP as an internal storage for syncope. I have used jdbc-ldap bridge to do this. I have deployed the war file in tomcat and on opening the link of syncope-console I get an error of 'Session expired: p

Session expired error

2016-06-22 Thread ujwal
Hi, I am new to Syncope and LDAP and want to configure openLDAP as an internal storage for syncope. I have used jdbc-ldap bridge to do this. I have deployed the war file in tomcat and on opening the link of syncope-console I get an error of 'Session expired: please login again' directly bypassing t