I had to build a sign-in page for some of our subsidiaries. The initial page queries their local LDAP and if the correct credentials are entered they are then presented with two bookmarks. The 1st bookmark goes to a custom website which I post the userid to and then logs in. The 2nd bookmark goes to a different web that is supposed to prompt for a username and password. Instead, I get a dialog prompting for username, password, and realm with the realm prefilling itself in with the domain. This login is a local login and not a domain login and I'm confused as to why it is coming up this way. The server where the web resides is a domain server, but I'm trying to login to the website using local credentials, not the server itself which I think the SA may be going after. At the end of the URL after clicking on the bookmark, I see: &domain=MY.CORP.COM&sidebar=off&proxy=0&ssoType=3 I'm fairly new to all of this and greatly appreciate any suggestions on how to resolve this. Thanks, Rob
... View more