1 Reply Latest reply on Apr 19, 2016 3:20 AM by zcc39r

    getting started with picketLink

    obiwanwasabi

      Hi All,

       

      I need to implement picketLink as a service provider with SAML. I know nothing of any of these topics/subjects. While searching where to start I've found a lot of documentation and many examples, some of which are not compiling, others are missing files or are imcomplete, I'm really confused and desperate not knowing where to start. Can anyone tell me if the documentation I've found is the correct one and where I can find good examples to start with?

       

      I'm using JBoss EAP 6.3.0


      Documentation I've found: PicketLink Reference Documentation
           * This seems a lot, do I need to read it all?

       

      Documentation: https://docs.jboss.org/author/display/PLINK/SAML+v2.0

      Is it meaningful to read this doc because the most of it seem to be parts of xml configuration?

       

      Documentation + examples: https://docs.jboss.org/author/display/PLINK/PicketLink+Quickstarts

      I think this quick-start is outdated because trying to build with command mvn -Dbinding=jboss -Dbinding-version=as7 clean install, gives me the next error

      [ERROR] Failed to execute goal on project idp: Could not resolve dependencies for project org.picketlink.quickstarts:idp:war:2.1.10-SNAPSHOT: Failure to find org.picketlink:picketlink-core:

      jar:2.1.10-SNAPSHOT in http://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-pub

      lic-repository-group has elapsed or updates are forced

       

      I've also found different versions of examples on GitHub, the most of them have missing files. Can anyone give me a link that is compiling?

       

      Many thanks!!!