0 Replies Latest reply on Jul 19, 2016 4:21 PM by rafaelk

    sales-idp-chooser not working

    rafaelk

      I'm trying to run this example on wildfly:

      https://github.com/jboss-developer/jboss-picketlink-quickstarts/tree/master/picketlink-federation-saml-sp-idp-chooser

       

      After building it, I've tried with no success accessing http://localhost:8080/sales-post-sig and http://localhost:8080/sales-idp-chooser and both addresses are redirecting me to http://localhost:8080/idp-sig/.

       

      Anyone know how to solve this? Also, I saw that jboss-web.xml for wildfly has a different configuration if compared to jboss-web.xml at jboss-eap folder, is that right?

       

      What should I do to reach accountChooser.html?

       

      I'm having some trouble with this example and it is fundamental to understand it, I'm developing an authentication with multiple idps.

       

      Thanks in advance,