• Picketlink Multi forwarding

    We have a War called login when has a picketlink.xml   There is a web war which also has a picket link.xml. Everything works ok with the single link - https://abccompany.com   But now we need to add our c...
    Profile Photo
    last modified by mbaig1001
  • Need a user guide to enable Picketlink in Wildfly15

    Dear All, I am trying to implement SAML 2.0 using Picketlink. Currently I am using Wildfly15. Is there any document available to configure Picketlink? Regards Om
    Profile Photo
    created by om.parida
  • JBoss EAP 7.2 + picketlink 2.7.1.Final causes org.jboss.modules.ModuleLoadError

    Hey,   i use a just unpacked Version of JBoss 7.2. Added           <extension module="org.wildfly.extension.picketlink"/>   to standalone.xml   Start out of ...
    Profile Photo
    last modified by gcrookie
  • Is there a way for Keycloak, acting as a SAML IDP broker, to pass all roles through to the client without setting up mappers?

    We've recently moved from Picketlink to Keycloak, and we want to use Keycloak as a SAML broker to a third party IDP. Our third party IDP passes through User Groups as Role attributes and we want these to come through ...
    Profile Photo
    last modified by cbevin
  • Need help on picketlink configuration on wildfly 11 final

    How to configure picketlink with SAML 2.0 for SP and IDP on wildfly 11 final version What are  the  pre-requisites  needed  for that configuration.   From  where  we need  to ...
    Profile Photo
    last modified by wildfly1
  • “pl00092”: Null Value:No assertions in reply from IDP

    Hi all, I have configured ADFS 3.0 with my JBoss_6.1.0_final. The setup is successful and when I access application URL it redirects me to adfs page. After successful login in adfs it redirect to my application URL,...
    Profile Photo
    last modified by hghuge
  • picketlink handler passing SAML attribute as HTTP HEADERs

    Hi All I am fairly new to picketlink . I have successfully setup the picketlink service provider to be used on tomcat for a web application . However , I have a requirement that my application looks for a particular ...
    Profile Photo
    last modified by rajsshah86
  • sha256 Signature encoding error

    Hi All,   I am installed/created the keystore file with Signature algorithm name: SHA256withRSA . But getting the below error from IDP side.   Caused by: java.security.SignatureException: Signature encodin...
    Profile Photo
    last modified by vinayabhyankar2016
  • objectidentifier mismatch 2.16.840.1.101.3.4.2.1

    Hi All,   I am currently using the picketlink as an IDP with sha1 alghorithm and it works like a charm.   But soon I upgrade to sha256 using below configuration.   <Handler    ...
    Profile Photo
    created by vinay_abhyankar
  • EAP 6.4 + KeyCloak 3.4.3 - SAML logout error while validating signature

    I am trying to perform integration between sample picketlink SP application https://github.com/jboss-developer/jboss-picketlink-quickstarts/tree/master/picketlink-federation-saml-sp-post-with-signature  and keycl...
    Profile Photo
    last modified by indranilrc
  • identity - Picketlink login fails

    I am new to picket link, on trying to login using below code I am getting failed authentication although my user name and password are correct.. Picket link compares the login password provided to what? Also is there ...
    Profile Photo
    last modified by skorejo
  • Unsatisfied dependencies with qualifiers @Default

    I have created authenticator class using following code.  I am getting DeploymentException: WELD-001408: Unsatisfied dependencies for type SimpleAuthenticator with qualifiers @Default   @ Named @RequestSco...
    Profile Photo
    created by skorejo
  • org.picketlink.http.internal.SecurityFilter.handleException(SecurityFilter.java:260)

    Hi guys. I experienced an undefined error when application starts. I have two applications with the same settings, but one gives an error when starts.   GRAVE: Servlet.service() for servlet [FacesServlet] in con...
    Profile Photo
    last modified by acamilo0709
  • How to add role in picketlink

    I am converting application from Seam 3 to Picketlink. Currently there is used Identity which have hasRole and addRole methods.   There is Identity class in picketlink too but it is missing these two methods (h...
    Profile Photo
    created by skorejo
  • Error Initializing picketlink 2.7.1Final with JBoss AS 7.1.1.Final

    We are trying to convert our Java web-app into a service provider using picket link. After following the steps on PicketLink , when we try to bring JBoss up, it throws the following exception.   JavaVersion: 1.7...
    Profile Photo
    last modified by moneypadda
  • Is there any way to define IdentityURL,ServiceURL and Domains in some property file instead hardcoding in picketlink.xml

    Hi All,   My scenario is during the installation of my product and we asked user to enter IdentityURL,ServiceURL and Domains, So we cannot hard code these values in the picketlink.xml file. I am looking if ther...
    Profile Photo
    last modified by mksmanjit
  • Needed an example of picketlink federation SP using IDP as waad(windows azure ad)

    Hi All,   Thanks a lot for all the examples to understand concepts. I am fcaing an issue when I use waad as my IDP . Redirect is always going back to home page (page provided in picketlink.xml) . It is not showi...
    Profile Photo
    last modified by priyankj.pudukad
  • TransactionRequiredException with the jpa idm quick start

    It seemed right to me open a new discussion for my own problem rather than abusing of the other one so here we are. I'm running the demo in the subject on jboss as 7.1 + richfaces. Basically I did not made any major...
    Profile Photo
    last modified by fer.marino
  • SecurityConfigurationEvent doesn't fire

    Authentication not works.   Env: jdk 1.8.0_152 wildfly 11 maven 3.5   Project: parent pom project with wildfly bom and picketlink bom modules: ear, ejb, war   In war project 1) added dependenci...
    Profile Photo
    last modified by kamenew
  • Updating PicketLink with Tomcat 8.5/9.0

    Hi Team,   I am planning to implement SAML 2.0 in my application but i am using Tomcat version 8.5 and PicketLink is only updated till Tomcat version 7 and when i am trying to use PicketLink with Tomcat 8.5/9.0 ...
    Profile Photo
    last modified by mksmanjit