Hi,
I installed Geneva Server and Geneva Framework SDK. For my first test i create a ASP.Net application by using the "claims-aware ASP.Net web site" template. Then i configure this application in the iis and geneva server and the application with fedutil.exe. Now i start the application in the Internet Explorer and choose option "sign in using your account at this identity provider" and click "sign in. If i try username and password authentication and i login with my active directory user data it works. Fine.
But if i choose windows integrated authentication a login-dialog pops up. That surprised me, because I thought that it is recognized that the current user is already logged in and therefore a repeated sign is redundant. I think that's not SSO ;)
What could be the problem?