Re: Passing credentials to web app

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Feb 14, 3:57 pm, danspama...@xxxxxxxxx wrote:
Hey everyone,

I have an ASP.NET web app that will eventually be incorporated in
SharePoint 2007. I want users to launch the web app out of SharePoint,
and I want their credentials to be sent to the web app so it can know
who they are without requiring them to log in again.

I've looked through the archives, and I know this has been addressed
before, but I still don't have a good sense of how to do it. I've seen
the advice to make sure the web.config file is set properly
(impersonation enabled and anonymous access disabled), but how do I
actually pass the credentials?

Should I build the username and password into the URL (e.g.,http://..../index.aspx&user=user_name&pwd=password)?Should I set a
cookie? Should I build my own web service to accept the credentials
and trigger a new sessions? Is there an easier way?

I'm pretty new to SharePoint, so if someone could point me to a
tutorial or step-by-step instructions on how to do this, I'd be
eternally grateful.

Thanks,

-Dan

I guess it depends on how you're authenticating your SharePoint users,
and how you want to authenticate your custom web application users.

Are you using Windows Authentication? Forms?

Richard
.



Relevant Pages

  • Re: Passing credentials to web app
    ... Sharepoint is not what manages the authentication, ... So the question is not how does Sharepoint pass the credentials, ... I want users to launch the web app out of SharePoint, ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Sharepoint 2007 MySite Problem
    ... You should be creating shared service provider ... MVP (SharePoint MVP) ... Started the Services (Server Search, Sharepoint Services Web App, etc.) ...
    (microsoft.public.sharepoint.portalserver)
  • Passing credentials to web app
    ... I want users to launch the web app out of SharePoint, ... and I want their credentials to be sent to the web app so it can know ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Roger Jennings on Access/Sharepoint
    ... I don't see the point in Access in Sharepoint and to be ... If it's a web app, ... Access) hosted database somewhere. ... then Access is a great front-end to most shared back-end ...
    (comp.databases.ms-access)
  • Re: Need correct way to create virtual dir under SharePoint
    ... So we can access files on file shares via http:// on port 80 of SharePoint ... once we removed the web app the vd worked pointing to file share). ... thru new vd wizard, then reset IIS, and that broke access to SharePoint ...
    (microsoft.public.sharepoint.windowsservices)