5 Replies Latest reply on Apr 17, 2012 5:14 AM by anil.saldhana

    SAML 1.1 Questions

    aljacinto

      Hi,

       

      I didn't see a corresponding TokenAttributeProvider for SAML 1.1.  Any suggestion on how I would attach attribute to SAML 1.1 token?

       

      Also in idp web app, which code base detects the "TARGET" directive and generates SAMLResponse?  is it the IDPWebBrowserSSOValve?  How do I change that SAMLResponse?

       

      In summary, I want to be able to do "TARGET" directive but with extra attributes.  Is this possible?

       

      Thanks in advance.

       

      Alex

        • 1. Re: SAML 1.1 Questions
          anil.saldhana

          Sorry Alex.  I saw your post before. Could not get all the answers for you....

           

          I think the IDPWebBrowserSSOValve sees if the call has come directly to the IDP without SP interaction and deduces it to be SAML11 interaction.

           

          Look also in the packaged idp web archive.

          1 of 1 people found this helpful
          • 2. Re: SAML 1.1 Questions
            aljacinto

            Thanks Anil.

             

            As for the attribute provider, I looked into the code for SAML11 Provider and it has // TODO for providing attributes.  I just create a subclass of the provider and override the issueToken, it looks like it is working.

             

            Thanks again.

            • 3. Re: SAML 1.1 Questions
              anil.saldhana

              And Alex, have you considered being a contributor to PicketLink, given that you have the ability to look at code and fix things? That is the trait of a good open source contributor.

               

              We love the PicketLink community and our users are our frequent contributors.

              • 4. Re: SAML 1.1 Questions
                aljacinto

                Anil, would love to help.  How do I get started?  Anything in particular I can tackle?

                • 5. Re: SAML 1.1 Questions
                  anil.saldhana

                  Alex, why not you contribute saml11 attributes feature that you mention in this thread?

                   

                  Simple click thru  on  http://jboss.org/contribute with your jboss.org  id will get you commit rights soon.


                  The CLA is at http://cla.jboss.org/