• Picket integration with existing Hibernate Entities

    I have a spring application with spring security. I am working on a proof of concept to use picket for gatein portal. Initially I am trying to configure Picket so that it uses the existing application's User, Role, Gr...
  • federaion support in JBoss

    Hi I am using JBoss picketlink for one my project as per my requirement I want to use ws-federation protocol (Active Scenario) in my applciation . How to achieve that using picketlink
    Profile Photo
    created by utsavvishnoi
  • How to do eliminate the Picketlink SSO timeout - TokenTimeout

    Hi!   The documentation https://docs.jboss.org/author/display/PLINK/Security+Token+Service+Configuration mentions a TokenTimeout value that can be set. We are looking to have the web sessions not timeout at all....
    Profile Photo
    created by jmeyer_community
  • Permission API implementation in version 2.5.0?

    In Picketlink 3.0.0.alpha1 there is a Permission API implementation, but it isn't in version 2.5.0.betaX.   When are you planned to add the implementation in  version 2.5.0?
    Profile Photo
    created by juanmiguelbg
  • setting to have XMLSignatureUtil return keyinfo in x509 format instead of RSA format

    Hi guys, I'm integrating picketlink STS with SAP using JbossWS on Jboss EAP 6.1 Beta. I'm facing an issue like the ones described in this jira: https://issues.jboss.org/browse/PLINK2-67 https://issues.jboss.org/brow...
    Profile Photo
    last modified by sdella
  • picketlink + clusteredsinglesignon

    Hi,   I'm trying to set up jboss cluster [jboss 7.1.1], in which I would like to have SSO between deployed applications. I have followed this domain configuration in the article http://www.mastertheboss.com/jbo...
    Profile Photo
    last modified by vijaydaniel
  • Check if a user is in LDAPIdentityStore or in HibernateIdentityStore

    Hi,   I have an issue regarding the delete of a user from an Active Directory wich is integrated with eXo Platform. In fact, after deleting it, and checking in the User Management from eXo side, I found that all...
    Profile Photo
    created by lbechir
  • Fine Grained Access Control Strategies

    There are two strategies for adopting a Fine Grained Access Control mechanism.   Access Control Lists (ACL) Rules based approach   1. Access Control Lists This is a very proprietary approach.  For mor...
    Profile Photo
    last modified by anil.saldhana
  • PicketLink 3 Subsystem

    Introduction Identity Management Services (PicketLink IDM) Deployment Configuration Using the Identity Management subsystem domain model JPA-based Identity Store Configuration Using a @Qualifier to inj...
    Profile Photo
    last modified by pcraveiro
  • PicketLink Subsystem Domain Model

    Introduction   The PicketLink Subsytem needs a domain model that should be used to provide the configuration for the PicketLink-related services.   The subsystem was initially created focusing on the Feder...
    Profile Photo
    last modified by pcraveiro
  • PicketLink Git References

    PicketLink Release Procedure:  https://community.jboss.org/wiki/PicketLink21xReleaseProcedure   Merging/Importing GIT repositories: http://scottwb.com/blog/2012/07/14/merge-git-repositories-and-preseve-comm...
    Profile Photo
    last modified by anil.saldhana
  • PicketLink Audit Trails

    Pedro and I have been talking about creating PL audit trails.  I hope we can use this thread to come out with a format.   The PicketBox audit framework is available to make use of.  All we need to do i...
    Profile Photo
    last modified by anil.saldhana
  • PicketLink 2.1.x release procedure

    Prerequisitesyour local git repository has following remotes: $ git remote -v show origin  git@github.com:<git_user>/federation.git (fetch) origin  git@github.com:<git_user>/federation.git (push)...
    Profile Photo
    last modified by anil.saldhana
  • CheatSheet for PicketLink on Red Hat OpenShift

    (This article is in progress and is not definitive until this WARNING exists)   Step 1:  Get access to Red Hat OpenShift Platform If you are a new user, you need to sign up for a RHN account.  All the r...
    Profile Photo
    last modified by anil.saldhana
  • CheatSheet: Releasing PicketLink

    https://community.jboss.org/wiki/PicketLink21xReleaseProcedure
    Profile Photo
    last modified by anil.saldhana
  • SAML 1.1 Fix?

    Hi,    I am planning on adding an attribute provider for SAML 1.1, similar to SAML 2.0.  This would be in the ws-trust SAML 1.1 provider.  For the assertion providers (SAML11AssertionTokenProvide...
    Profile Photo
    last modified by aljacinto
  • PL 2.1.x in AS7.1.x

    Objective       This article describes the necessary steps in order to run PicketLink 2.1.x in JBoss Application Server 7.1.x. Problems and Solutions       Most of t...
    Profile Photo
    last modified by pcraveiro
  • Proposed Changes for PL 2.1.0

    I would like to start a discussion and to document some of the proposed changes for PL 2.1.0.   Some of the changes described here were previously discussed in internal chats by Anil, Stefan and me. The objectiv...
    Profile Photo
    last modified by pcraveiro
  • PicketLink Console for JBoss AS 7

    1. Background        The PicketLink Console Project aims to provide a easy way to manage all PicketLink configurations using an AS7 subsystem. Basically, it is a GWT application based on the ...
    Profile Photo
    last modified by pcraveiro
  • Handling erros during a SP-Initiated authentication

    Background        During a SP-Initiated authentication the IDP must reply to the SP a saml response with a status code urn:oasis:names:tc:SAML:2.0:status:AuthnFailed, in case of failure. ...
    Profile Photo
    last modified by pcraveiro