SingleSignOn Problem

From: manas (mahesh.manas_at_gmail.com)
Date: 08/17/05


Date: 17 Aug 2005 09:47:23 -0700

hi,
I have created a web App where Single sign on needs to be implemented,
there are other two web apps remotely
1 - HTML App
2 - ASPX App

when ever i authenticate my main web app, these two remote apps should
be a sign sign on..

I am using Forms Authentication..

Can u plz guide how should i go abt these

Any help would be great appreciated

Thanks
Manas



Relevant Pages

  • Re: HELP! Really strange problem w/AD and LDAP/LDIFDE
    ... On the 2nd part of my post, re. my "original" problem, I *think* that the problem may be that we were calling the LDAPJDK authenticate() method using a username of the form user@xxxxxxxxxxxxx I think that the admin username in the authenticateshould be a "full DN" style username. ... In other words, if the password was "Foobar123", and my password reset webapp changes the password to "Foobar456", I can bind using ldifde using either of those two passwords, even after rebooting the AD machine!! ... However, when I try to login to the AD machine as "test1", I can only login using the "correct" password, as set by my password web app. ... The original problem that I ran into today was that in this one environment, the authenticateusing the admin username/password is failing with an "invalid_credential" error, even though we KNOW that the admin username and password are valid. ...
    (microsoft.public.windows.server.active_directory)
  • Re: calling ADSI objects from Web Application
    ... > When I run the application from any computer and authenticate as a user ... > domain administrator privilige, everything works fine. ... When you run a web app the app will propagate as either ASPNET or NETWORK ...
    (microsoft.public.dotnet.framework.interop)
  • HttpContext.Current.User returns old user id
    ... In my web app I get the logged in user's id using ... I can then compare this to ActiveDirectory ... to authenticate, and off we go. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Windows authorization problem
    ... I have a Web app currently running on a W2k3 server ... when I put this Web App on the Domain Controller I get ... When I try to authenticate as "Jimmy" I get: ...
    (microsoft.public.dotnet.framework.aspnet.security)