Re: Password encoding query

2013-02-15 Thread Colm O hEigeartaigh
Done! Colm. On Thu, Feb 14, 2013 at 2:12 PM, Francesco Chicchiriccò wrote: > 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 shoul

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] https://cwiki.apache.org/confluence/display/SYNCOPE/Roadm

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ò wrote: > On 11/02/2013 14:45, Colm O hEigeartaigh wrote: > >> Hi Francesco, >> >> do you mean opening another improvement issue, besides SYNCOPE-164, for >>> synch

Re: Password encoding query

2013-02-11 Thread Francesco Chicchiriccò
On 11/02/2013 14:45, Colm O hEigeartaigh wrote: 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 a

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

Re: Password encoding query

2013-02-11 Thread Francesco Chicchiriccò
On 11/02/2013 13:30, Colm O hEigeartaigh wrote: Hi Francesco, This should be instead: "The ability to synchronize non-cleartext passwords from external resources sounds like a nice new feature, isn't it?" Yes I think so. I think the passthrough authentication use-case is more powerful, as I d

Re: Password encoding query

2013-02-11 Thread Colm O hEigeartaigh
Hi Francesco, This should be instead: "The ability to synchronize non-cleartext passwords > from external resources sounds like a nice new feature, isn't it?" > Yes I think so. I think the passthrough authentication use-case is more powerful, as I don't see an easy way to support (for example) sa

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 t

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

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,