• How to configure Liferay as SP and PicketLink as IP

    I want to do Single sign on using PicketLink Identity provider and Liferay as service provider
    Profile Photo
    last modified by erskhan
  • SAML 2.0 SSO for multiple war files in single jboss instance

    I have been working on implementing SSO solution for my application. My requirement is as follows,   Requirement: Implement SSO service provider endpoint (sso agent) as a seperate war file but deployed in the ...
    Profile Photo
    last modified by chethantm
  • Customization of SSO in Jboss 6.4 EAP using PicketLink

    We are currently using Jboss 4.3 and we use Josso 1.7 for the single sign on (SSO). Currently our SSO is very much customized with our own tables created for Audit trail and reporting purpose.   In Jboss 6.4, Re...
    Profile Photo
    last modified by georgesg
  • Troubles with Extended AbstractCredentialHandler

    I have a system using resteasy 2.3.7 and picketlink. I extend the AbstractCredentialHandler class and the getAccount() method was overridden. This method creates an instance to the logged user. We have seen the logged...
  • Error : Could not add AttributedType

    Hi guys, I'm with this problem and do not know what can be can you help me?   My server is Wildfly 8.2   My class GroupMembersip @RelationshipStereotype(GROUP_MEMBERSHIP) public class GroupMembershi...
    Profile Photo
    last modified by tmvolpato
  • Problem with RelationshipManager

    Hi guys,   I'm with problem to populate the table with user admin default   error in console   2:15:02,514 ERROR [stderr] (ServerService Thread Pool -- 54) org.picketlink.idm.IdentityManagementExcept...
    Profile Photo
    last modified by tmvolpato
  • Validation of SAML assertion present in soap message at Service Provider End

    Hi, Currently I am configuring Service Provider to handle soap message which contains the SAML assertion in jboss-eap-6.2 & picketlink-federation-2.7.0 . I want to validate this saml assertion against the key whic...
    Profile Photo
    created by pandey.dev25
  • AngularJS token/rest JPA & LDAP... how to?

    I need to authenticate in LDAP and store the token in JPA, Im using: https://github.com/jboss-developer/jboss-picketlink-quickstarts/tree/master/picketlink-angularjs-rest I'm trying to mix it with LDAP, I can auth...
    Profile Photo
    created by faller222
  • PicketLink v2.0.0.final

    Go Back to PicketLink Dashboard <<< Release Date:11 August 2011   License:LGPL Download Location:http://www.jboss.org/picketlink/downloads   What is Included? Oasis SAML v2 Support Oasis SAML v1.1 ...
    Profile Photo
    last modified by anil.saldhana
  • SSO with Desktop application

    Hi,   I am evaluating an API to implement sign signon with desktop applications, do you guys think PicketLink is the right framework for such implementation ?   Please advise.   Take care, Rishi
    Profile Photo
    last modified by ryagnik_pdx
  • Design Document – PicketLink extension for context and level based authentication and authorization

    What Add to current authorization in PicketLink and project tied with it option to be aware of context and authentication method of the user performing the tasks. For example for some actions it would require the user...
    Profile Photo
    last modified by slower
  • Request for Enhancement

    Below are a few items that we'd like to see in a future release, or given fair discussion/consideration.   It would be nice if PicketLink allowed me to get the Identity Type instance from the Entity which it map...
    Profile Photo
    created by jmanko
  • Problem using Picketlink 2.6.0.CR1 in Wildfly 8.0.0.final

    Hi all, I tried to use a Idp sample of Picketlink 2.6.0.CR1 in Wildfly 8.0.0.final and when I put user/password information I get this message: The Identity Provider could not process the authentication request. ...
    Profile Photo
    last modified by estevaofreitas
  • Cheatsheet: PicketLink: Migration from SVN to GIT

    NOTE:  On April 24, 2014,  Anil undertook a svn migration of the picketbox project to github.  It is documented at https://gist.github.com/anilsaldhana/11271541 That is the most recent experience that...
    Profile Photo
    last modified by anil.saldhana
  • Picketlink and Mutual Authentication using SSL

    I've been working with PicketLink for a while now and have username/password working correctly.  The project I'm working on requires that we use certificates for machine to machine communication.  An article...
    Profile Photo
    created by slopez01
  • Signature validate Error

    Validating signatures from ASFS STS is failing. My picketlink.xml has <PicketLinkSP SupportsSignatures="true". I previously had it working when using JBoss6 with picketlink 2.1.7.   I'm using Picketlink 2.5.2...
    Profile Photo
    last modified by gthieme
  • Picketlink IDM Group List

    I was able to get LDAP authentication to work via the code below.   import static org.picketlink.common.constants.LDAPConstants.CN; import static org.picketlink.common.constants.LDAPConstants.CREATE_TIMESTAMP; i...
    Profile Photo
    last modified by ed_mann
  • Pickectlink in jboss 7.1.1 and jboss 4.2.3

    Hi, Has any one implemented picket link idp.war in jboss 7.1.1 and sales.war in 4.2.3? deploying all wars for either jboss 7 or joss 4 works.I need to access idp in one server and sales(sp) in other server.Though i a...
  • QuickStarter Login Mechanism

    Hi all,   I'm currently working on a SSO project. But I'm a bit confused about the login mechanism in the quickstart.   First, I found that the user input Username and Password can be only retrieved once by ...
    Profile Photo
    created by moje2920
  • PicketLink v3.0 Discussions

    Notes from the hangout this morning.  You can always subscribe to security-dev  email list on  lists.jboss.org       What is contained in PicketLink v3.0? Authentication API. Enables EE...
    Profile Photo
    last modified by anil.saldhana