.NET Framework Bookmark and Share   
 index > Claims based access platform (CBA), code-named Geneva > Automatic User Login
 

Automatic User Login

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?
crischa
maybe you have a dot in your url - like www.domain.com? In this case IE thinks this is a internet site and will not send the password automatically.

You can put your site manually in the intranet zone (IE settings) - or distribute that setting via a group policy in your AD.

hth, dominick

Dominick Baier | thinktecture | http://www.leastprivilege.com
  • Marked As Answer bycrischa Monday, September 14, 2009 2:24 PM
  •  
Dominick Baier
maybe you have a dot in your url - like www.domain.com? In this case IE thinks this is a internet site and will not send the password automatically.

You can put your site manually in the intranet zone (IE settings) - or distribute that setting via a group policy in your AD.

hth, dominick

Dominick Baier | thinktecture | http://www.leastprivilege.com
  • Marked As Answer bycrischa Monday, September 14, 2009 2:24 PM
  •  
Dominick Baier
Thank you for your answer. It was to easy ;) I thought i've to configure on server side. You gave me the right keywords.

I found an article for both possibilities on technet http://technet.microsoft.com/en-us/library/dd572939%28office.13%29.aspx
crischa

You can use google to search for other answers

Custom Search

More Threads

• How to authenticate a non-Active Directory user in "Geneva" Server
• Connecting Geneva to Google Apps
• Symmetric proof-of-procession key
• Relying Party (Passive) / SecurityTokenException?
• Geneva Server with IAG & MOSS
• Custom ClaimsAuthenticationManager and web services - Thread.CurrentPrincipal not set - fails in Beta 2 or just not implemeted?
• Geneva Beta 2. CreateChannelActingAs problem
• How to add audienceUri programmatically ?
• Geneva Framework - Role based authorization ?
• FederatedPassiveTokenService - Duplicating RSTR Processing at RPSTS from IPSTS