Select to view content in your preferred language

security

1747
9
07-24-2012 04:02 AM
anjelinaponker
Emerging Contributor
Hi
How can I add a security for my widgets? for example I want some users can see my edit widget some users no. What should I do?
Regards
A.ponker
Tags (2)
0 Kudos
9 Replies
RobertScheitlin__GISP
MVP Emeritus
Anjelina,

   Remember that this is the Flex API forum and not the Flex Viewer forum:
http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex
where this question belongs.

You can control what widgets are available to users based on different config.xml files that have the edit widget removed. Many people have a custom ASP.net front end to their viewer that handles login and then based on login they are directed to the appropriate config.xml when the viewer is launched. As far as something out of the box "widget security" there is NONE.
0 Kudos
AnthonyGiles
Honored Contributor
Anjelina,

Below is a link to to an esri video from the developer summit in March where a User presented on this subject:

http://video.esri.com/iframe/1277/000000/width/960/0/00:00:00

You may this helpful

Regards

Anthony
0 Kudos
anjelinaponker
Emerging Contributor
Hi
I,m using Visual studio and SQL Server for adding authentication page. I dont know how can I add multiple config.xml ? And where shoul I setting security for these config.xml files?
0 Kudos
AnthonyGiles
Honored Contributor
Anjelina,

You can just copy the config.xml that you have and rename it. When you open your application at the end of the URL add ?config=newconfigfile.xml

See:

http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Viewer_URL_parameters/01m3000000290000...

Regards

Anthony
0 Kudos
parvazparvaz
Occasional Contributor
Hi
I added new config, But how can I make relationship for this new config and a user or a rule in visual studio?
0 Kudos
anjelinaponker
Emerging Contributor
Hi
I added new config, But how can I make relationship for this new config and a user or a rule in visual studio?
0 Kudos
anjelinaponker
Emerging Contributor
Anjelina,

   Remember that this is the Flex API forum and not the Flex Viewer forum:
http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex
where this question belongs.

You can control what widgets are available to users based on different config.xml files that have the edit widget removed. Many people have a custom ASP.net front end to their viewer that handles login and then based on login they are directed to the appropriate config.xml when the viewer is launched. As far as something out of the box "widget security" there is NONE.




Hi
Ho can I make relationship for this new config and a user or a rule in visual studio? Because each user group should access to a config. please help me
Regards
A.ponker
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Anjelina,

   Sorry I do not help with Visual Studio or .Net questions, which is what the answer to your question would involve.
0 Kudos
parvazparvaz
Occasional Contributor
Anjelina,

   Sorry I do not help with Visual Studio or .Net questions, which is what the answer to your question would involve.



Hi
Is there any solution in Flex application?
0 Kudos