S
Steve B.
Hi everybody
I'm building an application that use, if available, a Web service to
transmit new data.
I'm investigating the security patterns that are applicable.
For now, I use Windows authenticated security (in order to use AD accounts),
but it requires storing username and password on the device (it is not
possible to ask the user to type its password each time), and than can be a
security hole if the device is stolen.
I wonder if client certificates can help me to secure the application. In
order word, is it possible to use certificates to authenticate users
automatically ?
Thanks,
Steve
I'm building an application that use, if available, a Web service to
transmit new data.
I'm investigating the security patterns that are applicable.
For now, I use Windows authenticated security (in order to use AD accounts),
but it requires storing username and password on the device (it is not
possible to ask the user to type its password each time), and than can be a
security hole if the device is stolen.
I wonder if client certificates can help me to secure the application. In
order word, is it possible to use certificates to authenticate users
automatically ?
Thanks,
Steve