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
  • 1.  JWE - JWS implementation in webMethods using Java

    Posted Tue May 14, 2024 06:38 AM

    Hi Team,

    Has anyone implemented JWE-JWS in webMethods java code?

    If Yes, could you please share the sample code.

    JWE- JSON Web Encryption
    JWS- JSON Web signature


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: JWE - JWS implementation in webMethods using Java

    Posted Tue May 14, 2024 06:50 AM

    Hi,

    please provide your wM version as this will help us to check if the mentioned features might be already supported or not.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: JWE - JWS implementation in webMethods using Java

    Posted Tue May 14, 2024 07:04 AM

    wM version is 10.3

    Requirement is to encrypt and sign plain text request using RSA or shared secret. Similarly decrypt the response received from backend system.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: JWE - JWS implementation in webMethods using Java

    Posted Wed July 10, 2024 07:39 AM

    Dear @Holger_von_Thomsen Can you please let me know if JWE JWS is available in WE 10.15


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: JWE - JWS implementation in webMethods using Java



  • 6.  RE: JWE - JWS implementation in webMethods using Java

    Posted Wed July 10, 2024 09:34 AM

    Dear @DINESH_J I think it handles only Signing (JWS) and not Encryption (JWE)

    Thanks


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: JWE - JWS implementation in webMethods using Java

    Posted Wed July 10, 2024 09:46 AM

    Yes , Generating Signed JWT and Verify JWT’s provided as OOB features.

    Requesting you to reach out support to confirm it


    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: JWE - JWS implementation in webMethods using Java

    Posted Mon July 15, 2024 04:15 AM

    @dhanilRajT Did you find the solution for JWE?


    #Integration-Server-and-ESB
    #webMethods