![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#3
| |||
| |||
|
|
ClickOnce is primarily a technology for deploying apps that execute on the desktop, typically via an HTTP-based distro point. It is not generally about building ASP.NET apps although you can write ClickOnce apps that interact with it. Silverlight is getting a lot more attention these days as a client-side executable framework though. What are you trying to do? -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23bOGqiAtKHA.5940 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#4
| |||
| |||
|
|
We have a consultant requesting to utilize ClickOnce and configure things in that direction for client updates and was wondering how safe it is as we're unfamiliar with this technology. You mention it executes via HTTP in that would it be able to do it through HTTPS for higher sensitive apps/updates? Thanks Joe. "Joe Kaplan" <joseph.e.kaplan (AT) removethis (DOT) accenture.com> wrote in message news:uVREqGCtKHA.5936 (AT) TK2MSFTNGP04 (DOT) phx.gbl... ClickOnce is primarily a technology for deploying apps that execute on the desktop, typically via an HTTP-based distro point. It is not generally about building ASP.NET apps although you can write ClickOnce apps that interact with it. Silverlight is getting a lot more attention these days as a client-side executable framework though. What are you trying to do? -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23bOGqiAtKHA.5940 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#5
| |||
| |||
|
|
ClickOnce apps are typically distributed via HTTP (you download the code from a web site) but it doesn't necessarily execute via HTTP. It runs locally. You can deploy these on SSL endpoints if you wish. -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23holCjCtKHA.1796 (AT) TK2MSFTNGP02 (DOT) phx.gbl... We have a consultant requesting to utilize ClickOnce and configure things in that direction for client updates and was wondering how safe it is as we're unfamiliar with this technology. You mention it executes via HTTP in that would it be able to do it through HTTPS for higher sensitive apps/updates? Thanks Joe. "Joe Kaplan" <joseph.e.kaplan (AT) removethis (DOT) accenture.com> wrote in message news:uVREqGCtKHA.5936 (AT) TK2MSFTNGP04 (DOT) phx.gbl... ClickOnce is primarily a technology for deploying apps that execute on the desktop, typically via an HTTP-based distro point. It is not generally about building ASP.NET apps although you can write ClickOnce apps that interact with it. Silverlight is getting a lot more attention these days as a client-side executable framework though. What are you trying to do? -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23bOGqiAtKHA.5940 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#6
| |||
| |||
|
|
ClickOnce apps are typically distributed via HTTP (you download the code from a web site) but it doesn't necessarily execute via HTTP. It runs locally. You can deploy these on SSL endpoints if you wish. -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23holCjCtKHA.1796 (AT) TK2MSFTNGP02 (DOT) phx.gbl... We have a consultant requesting to utilize ClickOnce and configure things in that direction for client updates and was wondering how safe it is as we're unfamiliar with this technology. You mention it executes via HTTP in that would it be able to do it through HTTPS for higher sensitive apps/updates? Thanks Joe. "Joe Kaplan" <joseph.e.kaplan (AT) removethis (DOT) accenture.com> wrote in message news:uVREqGCtKHA.5936 (AT) TK2MSFTNGP04 (DOT) phx.gbl... ClickOnce is primarily a technology for deploying apps that execute on the desktop, typically via an HTTP-based distro point. It is not generally about building ASP.NET apps although you can write ClickOnce apps that interact with it. Silverlight is getting a lot more attention these days as a client-side executable framework though. What are you trying to do? -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23bOGqiAtKHA.5940 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#7
| |||
| |||
|
|
ClickOnce apps are typically distributed via HTTP (you download the code from a web site) but it doesn't necessarily execute via HTTP. It runs locally. You can deploy these on SSL endpoints if you wish. -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23holCjCtKHA.1796 (AT) TK2MSFTNGP02 (DOT) phx.gbl... We have a consultant requesting to utilize ClickOnce and configure things in that direction for client updates and was wondering how safe it is as we're unfamiliar with this technology. You mention it executes via HTTP in that would it be able to do it through HTTPS for higher sensitive apps/updates? Thanks Joe. "Joe Kaplan" <joseph.e.kaplan (AT) removethis (DOT) accenture.com> wrote in message news:uVREqGCtKHA.5936 (AT) TK2MSFTNGP04 (DOT) phx.gbl... ClickOnce is primarily a technology for deploying apps that execute on the desktop, typically via an HTTP-based distro point. It is not generally about building ASP.NET apps although you can write ClickOnce apps that interact with it. Silverlight is getting a lot more attention these days as a client-side executable framework though. What are you trying to do? -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23bOGqiAtKHA.5940 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#8
| |||
| |||
|
|
You should be able to use whatever authentication you want. If you want to require authentication to allow the files to download, you should be able to use that. You can use IWA with HTTP or HTTPS. There may be something subtle about how clickonce works here but generally speaking, this applies to any resource you download from a web site. The clickonce files are still just HTTP payload. -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:OPxalKwuKHA.6140 (AT) TK2MSFTNGP05 (DOT) phx.gbl... What would be the Authentication Method in the Directory Security tab setting in IIS 6.0 for the folder to be to utilize ClickOnce? Is it correct that the 'Integrated Windows authentication' setting doesn't work via HTTP/HTTPS? "Joe Kaplan" <joseph.e.kaplan (AT) removethis (DOT) accenture.com> wrote in message news:eVOiYxqtKHA.4636 (AT) TK2MSFTNGP06 (DOT) phx.gbl... ClickOnce apps are typically distributed via HTTP (you download the code from a web site) but it doesn't necessarily execute via HTTP. It runs locally. You can deploy these on SSL endpoints if you wish. -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23holCjCtKHA.1796 (AT) TK2MSFTNGP02 (DOT) phx.gbl... We have a consultant requesting to utilize ClickOnce and configure things in that direction for client updates and was wondering how safe it is as we're unfamiliar with this technology. You mention it executes via HTTP in that would it be able to do it through HTTPS for higher sensitive apps/updates? Thanks Joe. "Joe Kaplan" <joseph.e.kaplan (AT) removethis (DOT) accenture.com> wrote in message news:uVREqGCtKHA.5936 (AT) TK2MSFTNGP04 (DOT) phx.gbl... ClickOnce is primarily a technology for deploying apps that execute on the desktop, typically via an HTTP-based distro point. It is not generally about building ASP.NET apps although you can write ClickOnce apps that interact with it. Silverlight is getting a lot more attention these days as a client-side executable framework though. What are you trying to do? -- Joe Kaplan-MS MVP Directory Services Programming Co-author of "The .NET Developer's Guide to Directory Services Programming" http://www.directoryprogramming.net "7777" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:%23bOGqiAtKHA.5940 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Hello, sorry if this is wrong area and novice question so is ClickOnce mainly for deploying asp.net apps and would anyone know of or can mention any security risks when using Windows Authentication? Thanks in advance. |
#9
| |||
| |||
|
|
Thanks Joe, don't mean to put you on the spot but what are you thoughts on ClickOnce from a security perspective in that are there any specific risks to consider besides the Firefox issue which we mainly have our users on IE? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |