Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Pass authentication from Asp.net Site to Sharepoint

Pass authentication from Asp.net Site to Sharepoint

Scheduled Pinned Locked Moved SharePoint
questioncsharpasp-netsharepointsysadmin
2 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sudhir Mangla
    wrote on last edited by
    #1

    Our problem is as below. 1.) We have as Asp.net application (.net 3.5 Framework) using Form Authentication (authenticated based Active Directory) hosted on SERVER-A. 2.) We have a Sharepoint server (MOSS 2007) using Windows Authentication hosted on SERVER-B. 2.) We need to provide link to Sharepoint server from Asp.net application and Sharepoint site should open in new windows using same authentication which is already done in Asp.net web site. What we Want to Achieve As user is already authenticated with Active Directory credential in Asp.net web site we what that when user click on Sharepoint site hyperlink Sharepoint should not ask for authentication again. What is actually happening? When user clicks on Sharepoint web site hyperlink from asp.net site, Sharepoint site opens in new windows as ask for username and password. What we want a Solution: How to pass credential from Asp.net site to Sharepoint so that Sharepoint site opens without asking for Authentication again. It would be great if we get some sample application which illustrate how to achieve the same.

    S 1 Reply Last reply
    0
    • S Sudhir Mangla

      Our problem is as below. 1.) We have as Asp.net application (.net 3.5 Framework) using Form Authentication (authenticated based Active Directory) hosted on SERVER-A. 2.) We have a Sharepoint server (MOSS 2007) using Windows Authentication hosted on SERVER-B. 2.) We need to provide link to Sharepoint server from Asp.net application and Sharepoint site should open in new windows using same authentication which is already done in Asp.net web site. What we Want to Achieve As user is already authenticated with Active Directory credential in Asp.net web site we what that when user click on Sharepoint site hyperlink Sharepoint should not ask for authentication again. What is actually happening? When user clicks on Sharepoint web site hyperlink from asp.net site, Sharepoint site opens in new windows as ask for username and password. What we want a Solution: How to pass credential from Asp.net site to Sharepoint so that Sharepoint site opens without asking for Authentication again. It would be great if we get some sample application which illustrate how to achieve the same.

      S Offline
      S Offline
      sunilyadav165
      wrote on last edited by
      #2

      You can implement single sign on in SharePoint. Go through following link. http://technet.microsoft.com/en-us/library/cc262932(office.12).aspx[^] hope it helps.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups