webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to Generate SAML Requests in WM?

  • 1.  How to Generate SAML Requests in WM?

    Posted Fri October 28, 2011 01:40 PM

    Does webMethods provide a way to generate SAML Requests (with assertions) inside a SOAP request? Or should we use the openSAML libraries and generate the SAML request (with Assertions) and then compose a SOAP message with the SAML request enclosed in it and post this over HTTP/HTTPS?

    Any pointers to the documentation about this would be great.

    Cheers,
    Akshith


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: How to Generate SAML Requests in WM?



  • 3.  RE: How to Generate SAML Requests in WM?

    Posted Tue January 24, 2012 11:38 AM

    Thanks for the pointer! I wrote a Java service using the openSAML jars and generated the SAML and posted it to the destination using SOAP over HTTP.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods