sorted by:
best match first |
newest listings first
Featured Listings
- Single Sign On Authentication
Hi,
Do you know what are the methods for single sign on authentication. I tried the following but these are not secured one and can be hacked.
From: Installation and Setup - ASP.NET - 12/9/2008
- Need to implement a “Password Authentication Delay”
We want to implement some protection against brute force attacks. One of the solutions we're looking at is to implement a password authentication dela
From: Data Presentation Controls - ASP.NET - 12/10/2008
- Form authentication not working??
Hello, I have set loginUrl in my web.config but for some reason when the page gets redirects to login page if i try to visit other pages without authe
From: Data Presentation Controls - ASP.NET - 8/20/2009
- WCF Service, Windows Authentication question
Hi,
I wrote a WCF service, deployed on IIS. I chose Integrated Windows authentication. I also created a .net console application to consume this se
From: XML Web Services - ASP.NET - 6/5/2007
- WCF Rest Starter Kit: IIS Authentication Types Issues
Currently we are experimenting with REST Starter Kit (config-less web.config) and are using WebServiceHost2 and have our own ServiceFactory in the .sv
From: WCF Rest Starter Kit - ASP.NET - 3/8/2009
- Is Mutual Authentication Possible?
I'm trying to see if it's possible to not only send the uid/pwd combo to a Restful service but also a X.509 certificate as in mutual authentication. I
From: WCF Rest Starter Kit - ASP.NET - 3/29/2009
- Weird problem with Basic authentication
HI All, I am trying to implement custom basic authentication for my WCF REST services. For this I am using IHttpModule. In my custom HttpModule, I am
From: WCF Rest Starter Kit - ASP.NET - 2/1/2009
- Bare Bones SSO Authentication
I am trying to configure a very simple, not yet secure, STS that performs authentication (username, password) and returns a SamlSecurityToken or throw
From: WCF Rest Starter Kit - ASP.NET - 7/29/2009
- Fosimo 1.0.7 — New Facebook Authentication Scheme
Fosimo 1.0.7 is available. Fosimo is a desktop tool for Facebook which helps you control your Facebook account without browsing through Facebook.
Ne
From: Anatoly Lubarsky - ASP.NET - 8/10/2009
- Mutual Certificate Authentication for WCF REST services
When Mutual Certificate authentication is configured for REST services, both, the client and the service perform identity verification or authenticati
From: Pablo M. Cibraro (aka Cibrax) - ASP.NET - 4/16/2009
- Authentication failed because the remote party has closed the transport stream
If you receiver the error "authentication failed because the remote party has closed the transport stream" when accessing "Search Settings" in the SSP
From: Software/Technology Discussion - ASP.NET - 1/19/2009
- [WEBCAST] SharePoint Products and Technologies for Internet Site Development: Authentication
(This is advance notice for a webcast due on Thursday, 11 Dec 2008.) In this webcast, we build upon our Getting Started session, focusing on the neces
From: Learn ASP.NET - ASP.NET - 12/11/2008
- accessing Form Authentication Ticket
Hi I am ASP.NET Developer, I am building 3-Tier application & implementing form authentication. I am storing user details [firstname, lastname, ID, ro
From: ASP.NET AJAX Control Kit - ASP.NET - 1/18/2009
- Directory entry : authentication
DirectoryEntry root = new DirectoryEntry(@"LDAP://rootdse"); string path = root.Invoke("GET", "defaultNamingContext").ToString(); DirectoryEntry entry
From: Active Directory and LDAP - ASP.NET - 2/4/2009
- Domain login for AD authentication
I am using this System.Security.Principal.WindowsIdentity.GetCurrent().Name; to get the domain name and username. but when i deploy the webiste in iis
From: Active Directory and LDAP - ASP.NET - 2/3/2009
- Brokered authentication for REST active clients with SAML
I have been thinking for a while about what could be a good way to support brokered authentication for active REST clients. Something I did not want t
From: Pablo M. Cibraro (aka Cibrax) - ASP.NET - 3/6/2009
- Custom Basic Authentication for RESTful services
It’s very common when developing RESTful services to authenticate users against a proprietary user database. This is generally done with a combination
From: Pablo M. Cibraro (aka Cibrax) - ASP.NET - 3/21/2009
- Web app authentication against AD failed.
Hi guys, need some assistance. I'm building an web app based on Building Secure ASP.NET Applications: authentication, Authorization, and Secure Commun
From: Active Directory and LDAP - ASP.NET - 4/3/2009
- authentication against iPlanet LDAP Directory Server
Does anyone have sample Vbscript code that connects and authenticates against an iPlanet LDAP Directory Server? Thanks in advance. I tried the code be
From: Active Directory and LDAP - ASP.NET - 12/23/2008
- Forms authentication with Active Directory failed......
authentication with Active Directory is new to me, so I followed the example step by step at http://msdn.microsoft.com/en-us/library/ms998360(printer)
From: Active Directory and LDAP - ASP.NET - 1/6/2009
- Using Active Directory in web application with Windows Authentication
I'm trying to create a web application that will be used to reset password. I've got code that will work to reset passwords if I pass in an username a
From: Active Directory and LDAP - ASP.NET - 1/21/2009
- LDAP Cross Domain Authentication
Hi, I am working in an IT organization. I am developing an application which uses the user authentication using the Active Directory of organization.
From: Active Directory and LDAP - ASP.NET - 4/15/2009
- Login failed using Ldap authentication in c#.net
Hello,
My application using LDAp authentication. It works perfectly fine as long as the users are not prompted to change their network passwords. Ev
From: Active Directory and LDAP - ASP.NET - 3/11/2009
- Slow Logon with Active Directory Forms Authentication
My application uses Active Directory Forms authentication. The login process is painfully slow, usually around 63 seconds. This happens any time any u
From: Active Directory and LDAP - ASP.NET - 3/10/2009
- How can I check group membership in ASP.NET Using Forms authentication with active directory
I have created a site using forms authentication and active directory as detailed in this article
http://msdn.microsoft.com/en-us/library/ms998360.
From: Active Directory and LDAP - ASP.NET - 6/20/2008