Re: IAuthenticate - What protocols does this apply to
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Fri, 13 Jan 2006 14:02:28 -0500
whoareyou <whoareyou@xxxxxxxxxxxxxxx> wrote:
> I've seen conflicting information regarding when to use IAuthenticate
> throughout various newsgroups.
>
> What authentication protocols will use this interface (only basic?)
Definitely digest too. This is probably it.
> IAuthenticate seems to be invoked for proxy servers using basic
> authentication, yet
> I've seen comments that it is not supposed to work with proxy
> servers. Is this reliably called for proxy servers?
This I don't know.
> Is it ok to display a dialog box from within the authenticate call,
> or is the idea to already have the credentials and simply populate
> the return parameters?
Feel free to display your own UI. One problem with that is there's no
way to fully imitate the behavior of the built-in dialog. It comes up
three times if the user enters wrong credentials, before finally giving
up. But your Authenticate() method has to get it right the first time -
if it gives wrong credentials, the operation fails and it won't be
called again.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Prev by Date: How to catch IE goBack-like events?
- Next by Date: Axwebbrowser setcookie or clearcookie problem
- Previous by thread: How to catch IE goBack-like events?
- Next by thread: Axwebbrowser setcookie or clearcookie problem
- Index(es):
Relevant Pages
|
|