I was looking to authenticate users in an existing database resource, and
during my research I came to the below conclusions.  Can someone confirm
that these conclusions are correct?

1 - synchronizing passwords with the resource will not work unless the
passwords are in clear text

2 - Syncope does not support authentication through a ConnId connector,
even if I wrote a custom one specific to my existing database (via the
AuthenticateOp interface)

3 - JIRA issue SYNCOPE-160 addresses this problem (so is targeted for
Sycope 3.0)

Thanks for the help!

Reply via email to