Limiting Rest Service Visibility

3566
2
04-13-2015 07:40 AM
MikeKijewski
New Contributor II

Is it possible to limit where a rest service is visible? I want a service only visible when displayed on my site and don't want it visible on any other site.

0 Kudos
2 Replies
FilipKrál
Occasional Contributor III

Hi Mike,

I have seen examples of controlling which website can use a service based on ArcGIS | Online​ and registering apps (websites) in ArcGIS for Developers​. Hopefully somebody else can tell us more.

Filip.

0 Kudos
DanielUrbach
Occasional Contributor II

Mike,

It is possible to disable the REST endpoint, so no one can use the service URLs unless they know them or have access to the server manager endpoint.

Please check out the following documentation on how to do this:

Disabling the Services Directory

0 Kudos