windows-authentication
How can I simultaneously authenticate to an IIS7-hosted javascript web client and WCF service using Windows Authentication?
I have created and tested a WCF REST service that is protected with SSL and Windows Authentication through IIS 7.I have also created and tested a pure html/javascript web client that is hosted in IIS[详细]
2023-03-06 06:36 分类:问答Microsoft CRM 2011 cross domain authentication
We are creating a separate web site whose contents will mashup with a Microsoft CRM installation through various iframes.Our plan is to utilize Integrated Windows Authentication with our web site 开发[详细]
2023-03-05 09:29 分类:问答Is it possible to have both Forms Authentication and Windows Authentication in an ASP.NET site?
I have a site where the vast majority of the content will be secured using Forms Authentication.However there is one sub folder that will be used internally by the administrative staff.I would like to[详细]
2023-03-05 04:34 分类:问答Microsoft CRM 2011 IFD vs Windows Auth
Can someone explain to me why one would use IFD (Internet开发者_如何学JAVA Facing Deployment) to access Microsoft CRM vs. just using Windows Authentication?They seem equivalent to me in their features[详细]
2023-03-05 02:41 分类:问答Cannot connect anymore to local SQL Server 2008 database
Today I went to connect to my local database but I cannot connect anymore for unknown reasons. I typed in (local) and used Windows authentication like I always do yet I get this error.[详细]
2023-03-04 02:57 分类:问答login fail for windows authentication on a new server
I have a backup of my SQL database and restored on another computer. Now when I try to login to it programmatically using C# I get error:[详细]
2023-03-03 22:31 分类:问答Java client call to Windows Integated Authentication web service
I am writing a Java 1.5+ client that needs to fetch data from an IIS-hosted web service.I created a new web service client in Eclipse and used the Java Proxy client type and Apache Axis2 web service r[详细]
2023-03-03 20:38 分类:问答Is it possible to customize the title of an Windows Authentication credentials dialog prompt?
I am building a central intranet web portal that provides access to various other web applications and tools. Several of the target web applications are hosted on external companies\' web servers runn[详细]
2023-03-02 12:41 分类:问答Can WCF do WindowsAuthentication with username password?
I\'m building an wcf service that is meant to run in an intranet environment using Windows Authentication. I have been merrily working along with some kind of default settings on the local computer.[详细]
2023-03-02 12:05 分类:问答Use SAP Logon ticket with .Net Application using SSO22KerbMap or SAPSSOEXT
I am looking into option on using Single Sign On (SSO) from a SAP Portal to a Non-SAP ASP .Net application. Reading through the documents and online searches, I found there are couple of approaches[详细]
2023-03-02 00:19 分类:问答