Uploaded image for project: 'Rampart'
  1. Rampart
  2. RAMPART-308

All security exceptions reported as wsse:InvalidSecurity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.5.1
    • rampart-core
    • None
    • N/A

    Description

      It doesn't seem possible to get Rampart to return specific wsse fault codes other than wsse:InvalidSecurity.

      RampartReceiver.setFaultCodeAndThrowAxisFault() always sets the fault code as WSConstants.INVALID_SECURITY. This means that even if your callback handler returns a more specific Fault, such as wsse:FailedAuthentication, that always gets reported as a nested exception in the faultstring of a Fault with a faultcode of wsse:InvalidSecurity.

      Attachments

        1. rampart_receiver_patch
          2 kB
          Bridget Almas

        Activity

          People

            samisa Don Samisa Abeysinghe
            balmas Bridget Almas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: