Bolek,
definitely we will reuse your 1.x code as much as possible. I think
we should simplicity for 90% of users and hide the complexities for the
10% of users who demand it. That is where the challenge lies.
Regards,
Anil
On 09/09/2012 03:43 PM, Boleslaw Dawidowicz wrote:
Did you check and compare with my code from 1.x? I guess some generic
parts could be reused. It even has some basic LDAP Query cache and basic support for some
LDAP controls :)
I will try to list all capabilities that were supported in previous implementation as it
can be good comparison list to what needs to be covered - as this one mostly passed real
life requirements test with EPP.
On Sep 4, 2012, at 10:02 PM, Anil Saldhana <Anil.Saldhana(a)redhat.com> wrote:
> Some additional progress.
>
> Storing user attributes such as password reminder questions and
> certificates:
>
https://github.com/anilsaldhana/picketlink-idm/blob/master/impl/src/test/...
>
> Dealing with CRUD of User,Role,Group
>
https://github.com/anilsaldhana/picketlink-idm/blob/master/impl/src/test/...
>
>
> On 09/04/2012 09:12 AM, Anil Saldhana wrote:
>> Hi Shane,
>> hopefully by the end of the week, I should have majority of the ldap
>> provider done. We can then discuss about its merits along with the
>> configuration stuff.
>>
>> Regards,
>> Anil
>>
>> On 09/04/2012 03:49 AM, Shane Bryzak wrote:
>>> I've only had time to take a quick glance at the code but it looks good
>>> to me. I'll have more time to spend on the idm module starting next
>>> week so will be able to take a closer look then.
>>>
>>> Shane
>>>
>>> On 31/08/12 01:43, Anil Saldhana wrote:
>>>> Hi all,
>>>> since yesterday, I will be trying to code up the LDAP Identity
Store
>>>> in the PL IDM project.
>>>>
https://github.com/anilsaldhana/picketlink-idm
>>>>
>>>> LDAPIdentityStore:
>>>>
https://github.com/anilsaldhana/picketlink-idm/blob/master/impl/src/main/...
>>>>
>>>> Test case:
>>>>
https://github.com/anilsaldhana/picketlink-idm/blob/master/impl/src/test/...
>>>>
>>>> It is kind of early in the implementation. But I wanted to get feedback
>>>> from Shane and Bolek to see if this looks in the right direction.
>>>>
>>>> Regards,
>>>> Anil
>>>> _________
>>>>
>>>>