Select to view content in your preferred language

token security for custom widgets

723
2
12-11-2012 03:29 AM
PeterHoffman
Deactivated User
I have implemented token based security and it works with the basic flexviewer. However when I use the custom - Robert Sheitlin's and others (non-ESRI) widgets I am still getting prompted for a username/password which I do not get with the basic viewer. Is there a way to implement this for all widgets?
Thanks.
Tags (2)
0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Peter,

   This is now on my list to look into.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Peter,

   How are you implementing the tokens? Are you adding the token to the URL or the token attribute of the layer. Well really it boils down to the fact that the eSearch widget does not count on the layer being loaded in the map. So I guess I have to consider adding a token element to my eSearchWidget.xml for the configured layers. I would like some info before I go down a development path that is not what most are looking for.
0 Kudos