Select to view content in your preferred language

Protect Edit Widget

845
1
10-05-2010 06:46 AM
TorstenSchramm
Regular Contributor
Hello,

is it possible to protect the edit widget ?

only certain people should edit.

Torsten
Tags (2)
0 Kudos
1 Reply
SimonMorgan
Frequent Contributor
My approach to this has been to use IIS and windows authentication. Basically i naviagte to the edit widget config file using IIS manager, and disable anonymous access and enable windows authentication just for that file. However, it is important to note that my experience with IIS is experimental at best and our web aps are largely for internal use only.

Simon
0 Kudos