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. Reteiving SharePoint page from anonymous authentication site

Reteiving SharePoint page from anonymous authentication site

Scheduled Pinned Locked Moved SharePoint
csharpjavaasp-netsharepointsecurity
3 Posts 2 Posters 0 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.
  • D Offline
    D Offline
    doctorxt
    wrote on last edited by
    #1

    Hi guys; My company have a SharePoint site dedicated to technical support. We want to access to any page on the site from a java application. For that, I built an asp.Net page who retreive the page passed by in url. ex. The SharePoint site url: intranet.company/help/page1.aspx My asp.Net page url to retreive the page1.aspx : help.company/getHelp?page=1. The java application call my page help.company/getHelp as show before. But the SharePoint prompt authentication box every time. There's any solution to pass the login data directely from my page to SharePoint site to avoid the logon prompt. I try the impersonate but, it didn't work. Thanx

    A 1 Reply Last reply
    0
    • D doctorxt

      Hi guys; My company have a SharePoint site dedicated to technical support. We want to access to any page on the site from a java application. For that, I built an asp.Net page who retreive the page passed by in url. ex. The SharePoint site url: intranet.company/help/page1.aspx My asp.Net page url to retreive the page1.aspx : help.company/getHelp?page=1. The java application call my page help.company/getHelp as show before. But the SharePoint prompt authentication box every time. There's any solution to pass the login data directely from my page to SharePoint site to avoid the logon prompt. I try the impersonate but, it didn't work. Thanx

      A Offline
      A Offline
      A5KEXTREME
      wrote on last edited by
      #2

      it can be only done using impersonate class have a look at this articles which might help you http://www.15seconds.com/issue/040511.htm[^] http://www.windows-tech.info/6/463fecfc53e9dc43.php[^] hope this helps.

      D 1 Reply Last reply
      0
      • A A5KEXTREME

        it can be only done using impersonate class have a look at this articles which might help you http://www.15seconds.com/issue/040511.htm[^] http://www.windows-tech.info/6/463fecfc53e9dc43.php[^] hope this helps.

        D Offline
        D Offline
        doctorxt
        wrote on last edited by
        #3

        Thanx A5KEXTREME I try this solution before but it didn t worked. May be I forgot to do some setting because I m beginner on SharePoint. I will try again and if I found any solution I wil submit it. Have a good day

        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