Re: Send current user token to IIS server



I doubt that your issues is gettig the token but in marshalling it in way
that the remote wants. Many of us are probably sitting back thinking
"what the . . . " is this app design actually trying to do? Most often
if communicating within a domain context where the token would be
of any use (i.e. would be understood) one does not need to manipulate
them to have an authenticated remote connection as the subsystems will
handle that for you (unless perhaps you have written a service that is at
the other end and that is not leveraging what Windows provides)

I would suggest that you post into one of the MSDN forums.


"Jan Kucera" <kucera@xxxxxxxxxxxx> wrote in message
news:522F668D-26F4-4919-A1FF-AB7D857B0655@xxxxxxxxxxxxxxxx
Nobody knows the API to get the current user token?


"Jan Kucera" <kucera@xxxxxxxxxxxx> wrote in message
news:43CB9919-FDDE-452C-8CC2-0CA1BCD62070@xxxxxxxxxxxxxxxx
Hi,
in VisualBasic I use MSXML to send HTTP request. I know that in intranet,
the IE sends user token in the request header to enable single-sign-on. I
would like to get this token from my app and send it with my request for
the same reason. How can I get the correct token and format it
accordingly?

Thank you,
Jan




.



Relevant Pages

  • RE: How to access the current EventSource through Remoting
    ... my remote application) to check if the tracing is enabled ... Maybe I could pass a parameter from the client ... >The name of the request event source (i.e. ...
    (microsoft.public.vsnet.enterprise.tools)
  • Re: Cant "DidTheyReadIt" be stopped?
    ... but I think that ZA Pro is able to block by remote IP address. ... and the server will log the IP address of the source of the request. ... except by either firewall blocking the site hosting the ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Cant "DidTheyReadIt" be stopped?
    ... but I think that ZA Pro is able to block by remote IP address. ... and the server will log the IP address of the source of the request. ... except by either firewall blocking the site hosting the ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Controls and threads
    ... create a thread to loop the queue to process the update of the ListView ... Such as the Server Socket,there are so many connect request from ... so the requests from those remote server should not be blocking,just has ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Impersonate user (seteuid/setegid)
    ... that do some system-level stuff as a response a remote ... Java front-ends these services on the remote machines ... on a file system that they'd normally not have access to do. ... and programatically request the list of files. ...
    (microsoft.public.vc.language)