Hi,

I am currently working on a project where we are trying to deploy a single sign on solution based on ADFS (Active Directory Federation Service) 2.0. As our web environment is java based, I am looking to use Spring to connect to the ADFS to get SSO for our java web applications. Unfortunately, after going through the ADFS documentation from Microsoft, I am still unclear on how to approach this. Is there somewhere some documentation and/or examples that might be a good guide to get me going?

Thanks