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

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

    XMLWordPrintable

Details

    • 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>

    Description

      Configure Signature Algorithm for IdP and SP

      Attachments

        Issue Links

          Activity

            People

              rhn-support-andey AnupKumar Dey (Inactive)
              rhn-support-dehort Derek Horton
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: