Re: Password encoding query

2013-02-15 Thread Colm O hEigeartaigh
Done! Colm. On Thu, Feb 14, 2013 at 2:12 PM, Francesco Chicchiriccò ilgro...@apache.org wrote: On 14/02/2013 15:09, Colm O hEigeartaigh wrote: Here is the JIRA: https://issues.apache.org/**jira/browse/SYNCOPE-313https://issues.apache.org/jira/browse/SYNCOPE-313 Thanks: which fix

Re: Password encoding query

2013-02-14 Thread Colm O hEigeartaigh
Here is the JIRA: https://issues.apache.org/jira/browse/SYNCOPE-313 Colm. On Mon, Feb 11, 2013 at 1:48 PM, Francesco Chicchiriccò ilgro...@apache.org wrote: On 11/02/2013 14:45, Colm O hEigeartaigh wrote: Hi Francesco, do you mean opening another improvement issue, besides SYNCOPE-164,

Re: Password encoding query

2013-02-14 Thread Francesco Chicchiriccò
On 14/02/2013 15:09, Colm O hEigeartaigh wrote: Here is the JIRA: https://issues.apache.org/jira/browse/SYNCOPE-313 Thanks: which fix version should we set for this? 1.2.0? Roadmap [1] should be updated accordingly, then. Regards. [1]

Re: Password encoding query

2013-02-11 Thread Colm O hEigeartaigh
Hi Francesco, do you mean opening another improvement issue, besides SYNCOPE-164, for synchronizing non-cleartext passwords? Yes. I see them as separate use-cases. This task is to synchronize (non-cleartext) passwords into Syncope, passthrough authentication is to delegate user authentication

Password encoding query

2013-02-05 Thread Colm O hEigeartaigh
Hi all, Just thinking aloud here about how passwords are encoded in Syncope. Let's say I have some Users in an SQL backend I want to synchronize into Syncope. I want to 'retrieve passwords' in the Connector, as I want to allow users to call on the 'rest/user/verifyPassword/X.json?password=Y' API,

Re: Password encoding query

2013-02-05 Thread Francesco Chicchiriccò
On 05/02/2013 12:48, Colm O hEigeartaigh wrote: Hi all, Just thinking aloud here about how passwords are encoded in Syncope. Let's say I have some Users in an SQL backend I want to synchronize into Syncope. I want to 'retrieve passwords' in the Connector, as I want to allow users to call on the

Re: Password encoding query

2013-02-05 Thread Francesco Chicchiriccò
On 05/02/2013 13:53, Francesco Chicchiriccò wrote: On 05/02/2013 12:48, Colm O hEigeartaigh wrote: Hi all, Just thinking aloud here about how passwords are encoded in Syncope. Let's say I have some Users in an SQL backend I want to synchronize into Syncope. I want to 'retrieve passwords' in