Hi,
I am planning for Windows(ADS) authentication for my sharepoint (WSS 3.0). My user would access the sharepoint site from INTERNET. I know its possible to have ADS authentication from internet bu the second requirement is
From sharepoint site my user redirects to the other application which I can again configure for the Windows authentication for same ADS.
So the question is whether the redirection from sharepoint to the other application ( which i have configured to windows authntication) would be seamless(SSO) or it would again ask user to enter the same uid/pwd which they have used to login to sharepoint.
Thanks