Note: this page is only a draft, but this project is hosted on a public repository where anyone can contribute. Learn how to contribute in less than a minute.
Resource proxy
Resource proxy allow you to solve CORS problems when working with ArcGIS platform, but also to manage authentication (OAuth) to access secured services or use credit-consuming APIs, ...
Table of contents
Introduction
This is an Open Source project from Esri with proxy files in three different languages: DotNet, Java and PHP. These supports:
- Accessing cross domain resources (CORS)
- Requests that exceed 2048 characters (avoid URL length restrictions)
- Accessing resources secured with token based authentication.
- OAuth 2.0 app logins.
- Enabling logging
- Both resource and referer based rate limiting
Resources
- Documentation: Proxy configuration settings
- Community:
Videos
Source | Title | Length | Slides |
---|---|---|---|
Odoenet 2016 | Adding OAuth to your ArcGIS JS Apps | 17min 11secs | -- |
DevSummit 2015 | Use Online Services without End-user Login with Resource-Proxy | 1h 04min 58secs |