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

JOSE: JwsCompactConsumer parsing headers issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.13
    • 3.2.6, 3.1.17
    • JAX-RS Security
    • None
    • Unknown

    Description

      When using the JwsCompactConsumer with a compact JWT whose kid contains a slash, the json parser escapes it, which causes issues later on while matching the kid to the one specified in the JWKS. For example:

      Header:

      { "kid": "4pZbe4shQQGzZXHbeIlbDvmHOc1/H6jH6oBk3nUrcZE=", "alg": "RS256" }

       

       

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            Roldan J.J. Roldan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: