Select to view content in your preferred language

accessing secured services via token

1944
1
05-14-2013 09:47 AM
JamesHerning1
Emerging Contributor
Hi,

I intend to use tokens to access secured service in my app and question is do I need one token for all data stored in our organizational account or a separate token for each service layer?

Thanks,

Jim
0 Kudos
1 Reply
MikeTschudi
Frequent Contributor
Hi Jim,

A token is linked to your organizational account and to the URL of the app, so it will work in that app for all services accessible by that account.

This post may provide useful information for you. The executive-dashboard app from Esri's GitHub site is an example of accessing private services for a private or public app.

Regards,
Mike
0 Kudos