We have implemented SSO in a .NET web application using Windows Identity Foundation (WIF). It works great. However, we have to run it on a UNIX system using Mono. Is that possible?
AFAIK, WIF client libraries aren't implemented in Mono.