• SP Signature Validation Error

    I'm new to Picketlink and SAML, so this may be a bit of a noob question. I've set up an SP on JBoss that uses Microsoft ADFS as the IDP, following the example found here: http://jianmingli.com/wp/?p=8956   I hav...
    Profile Photo
    last modified by jspangler
  • What should I do with SAMLArt next?

    Hi,   I am trying to deal with sample application 'picketlink-federation-saml-sp-redirect-basic'. I deployed and ran the app, then I got redirected to IdP SSO page (OpenAM). After I got logged in IdP and redirec...
    Profile Photo
    last modified by quvad
  • Use PicketLink in Spring

    Hi,   Is it possible to use PicketLink with Spring?
    Profile Photo
    last modified by muppet_tizer
  • What means "Deprecate PicketLink Federation subsystem"?

    The GitHub commit for WildFly master https://github.com/wildfly/wildfly/commit/5f641991b29b96e39846b868c2e69257574d4acb has this title. I'm wondering about the consequences resp. alternatives. Are there any comments o...
  • Picketlink not redirecting after succesfull authentication from IDP to SP

    Hi,   We are upgrading to wildfly 8.2.0 in our project from JBoss AS 7 (picketlink 2.1.4), and are using picketlink for authentication. I tried to get going with the picketlink-federation-saml-idp-basic and pick...
    Profile Photo
    last modified by pawjanssen
  • Commercial support

    Sorry if this is not the right place to post this but we are looking at converting our SSO environment to PicketLink.  Is anyone aware of a company or consultant that is able to work with us and provide ongoing s...
    Profile Photo
    created by bbazian
  • Arquillian Testing and JWS Token

    Hello,   for testing purposes I would like to associate one user with a static JWS token. The class "Tokenprovider" from the quickstart uses   builder.id(UUID.randomUUID().toString()).rsa256(privateKey).i...
    Profile Photo
    last modified by jimmy001
  • Failed to configure web application as service provider using picketlink

    I am trying to establish SAML 2.0 federation between a custom web application acting as service provider and netiq identity server acting as identity provider. The web application is build in jsp and deployed in jboss...
    Profile Photo
    last modified by joydeepg
  • picketlink BaseAuthenticator with SecurityConfigurationBuilder restoreOriginalRequest()

    We are using picketlink for authentication and authorization and decided to update to a newer version (2.7.0). Up until now we used a custom filter to protect a folder “/pages/*” and a custom authenticatio...
    Profile Photo
    last modified by tsobis
  • IDP Sending wrong SAML Token Version

    I was following some of the quickstarts for picketlink federation and noticed that when I do IDP initiated SSO to my SP, the token is version 1.1 even though I am specifiying the parameter SAML_VERSION=2.0 in the requ...
    Profile Photo
    last modified by jdonofrio
  • PicketLink vs Java EE Security API in Java EE 8

    Java EE 8 will provide "Java EE Security API 1.0". The JSR is at https://jcp.org/en/jsr/detail?id=375 Will PicketLink address this new upcoming JSR?
    Profile Photo
    last modified by juergen.zimmermann
  • Help in use of PicketLink with CDI, JSF 2 and JPA.

    I'm trying to use PicketLink and I need to implement a authorization system where permission is individual, so each user can access specific pages and specific functions, eg .: User A -> Customer page (Read, Create...
    Profile Photo
    last modified by claudinei
  • PIcketLink 2.7 DatabaseServerLoginModule and Wildfly

    Hello all   I started to work with the PicketLink and I have a question. Is it possible to get the password salt via DatabaseServerLoginModule or this is not the best way to get it ?   Part of configuratio...
    Profile Photo
    last modified by franco80
  • Can i do authentication using ldap + digest?

    Hi. Can i do authentication using ldap + digest? If no, prompt another way. I need to implement authentication using ldap and send password not in plain text. Thanks.
    Profile Photo
    created by v2adam
  • Exception : Ambiguous dependencies for DefaultLoginCredentials ?

    I am still not able to follow the Facebook social login example in my project. I am using it in a Errai (GWT) project, and I am currently getting an exception saying "Bean name is ambiguous. Name loginCredentials reso...
    Profile Photo
    created by chaluwa
  • SAML 1.1 Assertion problem

    We are trying to do SSO between sharepoint and JBOSS through SAML, we were able to get the SAML1.1 Assertion  issued to shaprepoint, and passed to JBOSS, and the JBOSS will accept it and allow the user to access....
    Profile Photo
    created by kchen007
  • Picketlink on Tomcat 7 basic config

    Hi, I'm looking for a plain simple setup of Picketlink SP and IdP on Tomcat 7. Is this possible at all ? (not being a developer..)
    Profile Photo
    created by walier
  • Social Login With Google

    I am trying to secure my Errai app with picketlink using social login with Google. I am following the Facebook social-login quickstart code example but don't know how to display the Google+ login button in my app. 
    Profile Photo
    created by chaluwa
  • About general policy of modifying picketlink code

    To tailor our need, we need change the picketlink's tomcat binding code(version 2.1.6), for example, to support SAMLResponse in the request header, support SAML response return only SAML11AssertionType etc. Can we do...
    Profile Photo
    created by kchen007
  • Does picketlink support glassfish?

    Want to know if selecting Picketlink means rethinking other choices in our planned stack.
    Profile Photo
    created by ravenor