Select to view content in your preferred language

Secured map service has problem.

1876
10
04-04-2014 04:48 AM
anjelinaponkerat
Frequent Contributor
Hi
I have 20 map services, 10 map services are secured and 10 map services are not secured. When I lunch my flex application the authentication box shown 10 times and user should write user name and password 10 times. What should I do?
Best regards
Tags (2)
0 Kudos
10 Replies
JillHalchin
Frequent Contributor

The Flex viewer is going to require your users to log on to each secured service separately, 10 times in your case.  The only way to avoid this is to publish a single secured service that contains all of the layers.  That way, users log on only once.

0 Kudos