I am looking to build a Single-signon system for a couple web apps that used form based authentication.
They way that I envision it is that my sso system would handle authentication against active directory pass the verification through to the desired web app when ever the used clicked a link through my sso portal.
What might be the best way to build something like this?