Hi All,
Today, we released a new timed version for PicketLink(IDM, Core and Extensions) and
PicketBox 5.
For PicketBox 5:
-
https://docs.jboss.org/author/display/SECURITY/Java+Application+Security
-
https://docs.jboss.org/author/display/SECURITY/Timed+Release+2013-Feb-01
-
https://github.com/picketbox/picketbox-quickstarts
For PicketLink IDM:
-
https://gist.github.com/4589102
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-idm-impl</artifactId>
<version>3.0.0-2013Feb01</version>
</dependency>
For PicketLink Extensions:
<dependency>
<groupId>org.picketlink.extensions</groupId>
<artifactId>picketlink-extensions-core</artifactId>
<version>3.0.0-2013Feb01</version>
</dependency>
- Simple CDI Example with JSF 2, JPA, Authentication and Authorization, Identity
Management
https://github.com/picketbox/picketbox-quickstarts/tree/v5.0.0-2013Feb01/...
- TODO Aerogear with JAX-RS, HTML5, JS, JPA, Authentication (User/Pass, OTP,
Facebook, Google) and Authorization, Identity Management, Session Management.
https://github.com/picketlink/TODO
Regards.
Pedro Igor