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

camel-ahc - Provide easier realm configuration possibility

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.9.0
    • 2.11.0
    • camel-ahc
    • N/A

    • Unknown

    Description

      It would be nice if the authentication realm object could be configured in the same easy way as the rest of the clientConfig.

      Something like:

      clientConfig.realm.type=Digest&clientConfig.realm.user=someUser&clientConfig.realm.password=somePass&clientConfig.realm.preemtive=true
      

      etc

      Today there is really no option other than using the AHC RealmBuilder directly (which is more cumbersome as the actual values are externalized - and thus plumbing is needed to read these, build a realm, and set it on the component.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davidkarlsen@gmail.com David J. M. Karlsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: