Hi Shane,
thanks - we just need the checkpoint release of PL CDI only. :) We
will do the IDM release this week.
Cheers.
On 09/10/2012 05:17 AM, Shane Bryzak wrote:
I've done the releases for both PicketLink IDM and PicketLink CDI
[1].
Maven artifacts are as follows:
<dependency>
<groupId>org.jboss.picketlink</groupId>
<artifactId>picketlink-idm-api</artifactId>
<version>2.0-20120910</version>
</dependency>
<dependency>
<groupId>org.jboss.picketlink</groupId>
<artifactId>picketlink-idm-impl</artifactId>
<version>2.0-20120910</version>
</dependency>
<dependency>
<groupId>org.jboss.picketlink</groupId>
<artifactId>picketlink-cdi-api</artifactId>
<version>1.0-20120910</version>
</dependency>
<dependency>
<groupId>org.jboss.picketlink</groupId>
<artifactId>picketlink-cdi-impl</artifactId>
<version>1.0-20120910</version>
</dependency>
To explain the differences between the two; PicketLink IDM provides
identity management related features allowing the management of users,
roles and groups and also defines the base interfaces for the identity
model. PicketLink CDI enables the IDM module for EE6 applications,
and builds upon the identity model defined by the IDM module to
provide additional features such as an authentication API,
session-scoped Identity tracking and ACL based permissions and
permission management.
The IDM module is still under heavy construction however we should
have a beta ready by the end of September. The CDI module is mostly
complete, and just requires a little more work in the area of
permissions before we release it as a beta.
Shane
[1]
https://repository.jboss.org/nexus/index.html#nexus-search;quick~org.jbos...
<
https://repository.jboss.org/nexus/index.html#nexus-search;quick%7Eorg.jb...
On 06/09/12 07:44, Shane Bryzak wrote:
> I see no problem with this.
>
> On 06/09/12 01:59, Anil Saldhana wrote:
>> Hi all,
>> I propose that we do a checkpoint of the security projects on sept
>> 14th to enable demos at JavaOne.
>>
>> Basically, we will just do a checkpoint snapshot releases of
>> projects in
>> development.
>>
>> Thoughts?
>>
>> Regards,
>> Anil