Sharepoint login through URL

I am trying to load sharepoint in an iframe, and I need to login from Drupal (PHP CMS) I got the <iframe src="https://username:password@share.mycompany.com> but this just brings up the password prompt and if I click Cancel it logs me in. How can I login to Sharepoint by passing the username/password arguement through the URL


Answer this question

Sharepoint login through URL

  • xyligun

    This forum is to support development on the Microsoft Office Live application platform. It is not for support of any of the Office 2003 or 2007 client applications such as Excel, Word or Outlook, unless your question is related to how the client apps interact with Office Live.

    Please refer to the list of newsgroups and forums for Microsoft Office if you need help with any of those applications.



  • Sunil_Kumar_63c25f

    Hi,

    Are you trying to login to your Office Live site



  • Stan Bibbs

    No, I'm trying to login into Sharepoint 2003 through the URL. I am building an intranet where we will have all our apps in one place, and I need to load each users sharepoint account in an iframe. Therefore I need some way to pass the login credentials to the Iframe URL, most likely in the form of https://user:password@share.url.com. Feel free to move this thread if this is not the most appropriate forum.
  • Joe Albahari

    No, I'm trying to login into Sharepoint 2003 through the URL. I am building an intranet where we will have all our apps in one place, and I need to load each users sharepoint account in an iframe. Therefore I need some way to pass the login credentials to the Iframe URL, most likely in the form of https://user:password@share.url.com. Feel free to move this thread if this is not the most appropriate forum.

  • Sharepoint login through URL