Re: CAC Card Access

From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 06/21/04

  • Next message: Steve R.: "Re: Forms Authentication doesn't protect specified pages."
    Date: Mon, 21 Jun 2004 16:08:39 -0500
    
    

    Yes, setting up IIS for client certificate authentication should work fine.

    I'd try getting it working in the browser first and then getting it working
    in the WinForms code. There is a ClientCertificates property on the proxy
    class that you can set to supply the client certificate to use.

    Joe K.

    "Roy" <Roy@discussions.microsoft.com> wrote in message
    news:506406D0-9DC9-4277-899E-895DD8AA36C8@microsoft.com...
    > Thanks Joe.
    >
    > Both the winform and the webform clients connect to a web service that
    retrieves
    > data from a data base.
    >
    > client<->web service<->DB
    >
    > Also, we are required to use SSL and HTTPS.
    >
    > Your suggestion seems like it would work for both of them if I can figure
    it
    > out.
    >
    > Does this mean I can setup IIS for client authentication for the web
    service URL,
    > and IIS will do do the authentication for both applications?
    >
    > Roy
    >


  • Next message: Steve R.: "Re: Forms Authentication doesn't protect specified pages."

    Relevant Pages

    • Re: HELP PLEASE The request failed with HTTP status 401: Access Denied.
      ... Web Security: Part 2: Introducing the Web Application Manager, Client ... Authentication Options, and Process Isolation ... It introduces the Web Application Manager in IIS that ... logon session, which is dangerous. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: HTTPWebRequest.request.GetResponse fails: remote server returned error: (401) unauthorized.
      ... "IIS appears to prevent access" because even if IIS prevents access, ... Do you want authenticated user credentials from the client ASP.Net ... authentication protocols as they should be. ... Impersonation is achieved in the Client applications by using the ...
      (microsoft.public.inetserver.iis.security)
    • Authentication troubles
      ... I have a web folder setup on IIS 5 on Win 2K server. ... level is set to Integrated Windows Authentication, ... similar client that is able to logon correctly. ...
      (microsoft.public.inetserver.iis)
    • Authentication troubles
      ... I have a web folder setup on IIS 5 on Win 2K server. ... level is set to Integrated Windows Authentication, ... similar client that is able to logon correctly. ...
      (microsoft.public.inetserver.iis.security)
    • Re: How does IIS handle user impersonation token?
      ... I am trying to understand how IIS handles authentication on subsequent> round ... >: trips to the server. ... how does IIS handle the user>: ... > For HTTP based authentication mechanisms,> the client sends the credentials to IIS using the Authorization: header as> part of each request to the server. ...
      (microsoft.public.inetserver.iis.security)