Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6903

add a NameDigestPasswordCallbackHandler for JAASLoginInterceptor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.10, 3.1.7, 3.2.0
    • None
    • None
    • Unknown

    Description

      Currently if we use UsernameToken with JAASLoginInterceptor and wire into underlying container JAAS service we can only use PlainText password, we need a new NameDigestPasswordCallbackHandler in CXF which can store the nonce, createdTime from UsernameToken if use DigestPassword, so that later on in container JAAS we can create digest password from the stored one with nonce and createdTime passed in by NameDigestPasswordCallbackHandler.

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: