You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/02/04 13:04:15 UTC

[Bug 63142] New: Sign SAML AuthNRequest

https://bz.apache.org/bugzilla/show_bug.cgi?id=63142

            Bug ID: 63142
           Summary: Sign SAML AuthNRequest
           Product: JMeter
           Version: unspecified
          Hardware: PC
                OS: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: plaidshirtakos@gmail.com
  Target Milestone: JMETER_5.1

I try to sign plain XML content with private key of SP and X.509 public
certificate of the IdP to use in authentication process for load testing in
JMeter. I found onelogin's Java SAML toolkit, but not sure how to import in a
Groovy script. It would be great to support it as a built-in feature or as a
plugin.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63142] Sign SAML AuthNRequest

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63142

kovacsakos <pl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from kovacsakos <pl...@gmail.com> ---
Request need to be signed in plain text format and after that encoded to
base64. It needs to be SAML specific plugin.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63142] Sign SAML AuthNRequest

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63142

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |5.0
                 OS|other                       |All
   Target Milestone|JMETER_5.1                  |---
           Hardware|PC                          |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63142] Sign SAML AuthNRequest

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63142

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Did you try this plugin :
https://github.com/tilln/jmeter-wssecurity

You can use jmeter plugins manager to install it.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.