G
Guest
My webiste has integrated windows authentication. I need to pass a clients
credentials (username, password) to my site without the login pop up.
I send the client to an anonymous page, get an encrypted cookie and read it
to get the credentials. Then redirect the client to my web site.
How can I pass the credentials to IIS and avoid the login pop up?
Any help or related web sites is appreciated.
credentials (username, password) to my site without the login pop up.
I send the client to an anonymous page, get an encrypted cookie and read it
to get the credentials. Then redirect the client to my web site.
How can I pass the credentials to IIS and avoid the login pop up?
Any help or related web sites is appreciated.