Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-4056

Support for preemptive basic authentication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Later
    • 2.7.2
    • 2.10.0
    • camel-http
    • None
    • Patch Available

    Description

      Currently Camel only sends credentials when a server explicitly prompts for basic authentication. However there're cases where a URL is available to both authenticated as well as unauthenticated parties. In that case the camel-http component won't sent any credentials to the server, even though the credentials are explicitly provided in the URI or Exchange.

      This can be solved by enabling preemptive authentication in Apache HttpClient. In that case the credentials will always be provided whether the server asks for it or not. Enabling this provides a sensible default.

      Attachments

        Issue Links

          Activity

            People

              rkettelerij Richard Kettelerij
              rkettelerij Richard Kettelerij
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: