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

Present realm ignored by TokenValidateOperation for TokenValidator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.5.1
    • Services
    • None
    • Unknown

    Description

      If the configured RealmParser returns a non-null value, the TokenValiateOperation should call the following method on all registered TokenValidator:
      public boolean canHandleToken(ReceivedToken validateTarget, String realm)

      Instead, the following method is called:
      public boolean canHandleToken(ReceivedToken validateTarget)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              owulff Oliver Wulff
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: