Kbase P20130: Does WebClient support proxy servers using Integrated Authentication?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
GOAL:
Does WebClient support proxy servers using Integrated Authentication?
GOAL:
What types of authentication are supported with the WebClient?
FACT(s) (Environment):
Progress 9.1x
FIX:
There are several types of authentication methods. The most common are Basic,
Digest, and NTLM (where the last two makes use of challenge/response
mechanism). The HTTP header names are different depending
on whether it is a proxy authorization or web server authorization.
Of these three, the WebClient only supports the Basic authentication algorithm.