All,
I am trying to browse sharepoint online site with webBrowser Control and I have authenticated "fedauth" cookies with me. I tried to set them in webrowser.Document.Cookie and then navigate but still it will redirect to windows live page for authentication.
I need help how can i use these authenticated cookies to bypass sharepoint online authentication again.