[security-dev] [Timed Releases] - Picketlink and PicketBox 5

Pedro Igor Silva psilva at redhat.com
Fri Feb 1 15:49:29 EST 2013


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/cdi-security

        - 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


More information about the security-dev mailing list