Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14216

[GSS] (7.0.z) Configure Signature Algorithm for IdP and SP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 7.0.10.GA
    • 7.0.9.GA
    • None
    • None
    • +
    • Hide
       With this patch, the SIGN_METHOD and SIGN_DIGEST settings on the SAML2SignatureGenerationHandler work:

          <Handler
            class="org.picketlink.identity.federation.web.handlers.saml2.SAML2SignatureGenerationHandler" >
            <Option Key="SIGN_METHOD" Value="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
            <Option Key="SIGN_DIGEST" Value="http://www.w3.org/2001/04/xmlenc#sha256"/>
          </Handler>
      Show
       With this patch, the SIGN_METHOD and SIGN_DIGEST settings on the SAML2SignatureGenerationHandler work:     <Handler       class="org.picketlink.identity.federation.web.handlers.saml2.SAML2SignatureGenerationHandler" >       <Option Key="SIGN_METHOD" Value=" http://www.w3.org/2001/04/xmldsig-more#rsa-sha256 "/>       <Option Key="SIGN_DIGEST" Value=" http://www.w3.org/2001/04/xmlenc#sha256 "/>     </Handler>

      Configure Signature Algorithm for IdP and SP

            rhn-support-andey AnupKumar Dey (Inactive)
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: